﻿2026-06-04T13:05:30.4334878Z Current runner version: '2.334.0'
2026-06-04T13:05:30.4344311Z Runner name: 'gravity'
2026-06-04T13:05:30.4345329Z Runner group name: 'Default'
2026-06-04T13:05:30.4346743Z Machine name: 'gravity-linux'
2026-06-04T13:05:30.4350783Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T13:05:30.4356101Z Contents: read
2026-06-04T13:05:30.4357129Z Metadata: read
2026-06-04T13:05:30.4357979Z Packages: read
2026-06-04T13:05:30.4358840Z ##[endgroup]
2026-06-04T13:05:30.4364033Z Secret source: Actions
2026-06-04T13:05:30.4365517Z Prepare workflow directory
2026-06-04T13:05:30.5106872Z Prepare all required actions
2026-06-04T13:05:30.5167899Z Getting action download info
2026-06-04T13:05:31.2929349Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T13:05:32.4028881Z Complete job name: test (self-hosted, Linux, gravity)
2026-06-04T13:05:32.5379345Z ##[group]Run actions/checkout@v5
2026-06-04T13:05:32.5380989Z with:
2026-06-04T13:05:32.5381652Z   repository: SaberMage/spt-core
2026-06-04T13:05:32.5388100Z   token: ***
2026-06-04T13:05:32.5388726Z   ssh-strict: true
2026-06-04T13:05:32.5389509Z   ssh-user: git
2026-06-04T13:05:32.5390151Z   persist-credentials: true
2026-06-04T13:05:32.5390860Z   clean: true
2026-06-04T13:05:32.5391501Z   sparse-checkout-cone-mode: true
2026-06-04T13:05:32.5392274Z   fetch-depth: 1
2026-06-04T13:05:32.5392908Z   fetch-tags: false
2026-06-04T13:05:32.5393537Z   show-progress: true
2026-06-04T13:05:32.5394166Z   lfs: false
2026-06-04T13:05:32.5394770Z   submodules: false
2026-06-04T13:05:32.5395436Z   set-safe-directory: true
2026-06-04T13:05:32.5396696Z ##[endgroup]
2026-06-04T13:05:32.6955439Z Syncing repository: SaberMage/spt-core
2026-06-04T13:05:32.6958939Z ##[group]Getting Git version info
2026-06-04T13:05:32.6960471Z Working directory is '/home/david/actions-runner/_work/spt-core/spt-core'
2026-06-04T13:05:32.6962321Z [command]/usr/bin/git version
2026-06-04T13:05:32.6963146Z git version 2.34.1
2026-06-04T13:05:32.6965961Z ##[endgroup]
2026-06-04T13:05:32.6975133Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/ea2e2d54-495c-494d-9669-63f33a004edc/.gitconfig'
2026-06-04T13:05:32.6998184Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/ea2e2d54-495c-494d-9669-63f33a004edc' before making global git config changes
2026-06-04T13:05:32.7000558Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T13:05:32.7005013Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T13:05:32.7058931Z [command]/usr/bin/git config --local --get remote.origin.url
2026-06-04T13:05:32.7088396Z https://github.com/SaberMage/spt-core
2026-06-04T13:05:32.7106728Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T13:05:32.7112763Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T13:05:32.7142601Z refs/heads/dev-freeform
2026-06-04T13:05:32.7154750Z [command]/usr/bin/git checkout --detach
2026-06-04T13:05:32.7210999Z HEAD is now at 650c7fb fix(ci): ASCII-only string in the Windows budget step [budget]
2026-06-04T13:05:32.7266504Z [command]/usr/bin/git branch --delete --force dev-freeform
2026-06-04T13:05:32.7307234Z Deleted branch dev-freeform (was 650c7fb).
2026-06-04T13:05:32.7354270Z ##[endgroup]
2026-06-04T13:05:32.7358410Z [command]/usr/bin/git submodule status
2026-06-04T13:05:32.7602591Z ##[group]Cleaning the repository
2026-06-04T13:05:32.7606915Z [command]/usr/bin/git clean -ffdx
2026-06-04T13:05:32.7646851Z Removing traceable-reqs
2026-06-04T13:05:32.7658493Z [command]/usr/bin/git reset --hard HEAD
2026-06-04T13:05:32.7718247Z HEAD is now at 650c7fb fix(ci): ASCII-only string in the Windows budget step [budget]
2026-06-04T13:05:32.7727844Z ##[endgroup]
2026-06-04T13:05:32.7730775Z ##[group]Disabling automatic garbage collection
2026-06-04T13:05:32.7738371Z [command]/usr/bin/git config --local gc.auto 0
2026-06-04T13:05:32.7777152Z ##[endgroup]
2026-06-04T13:05:32.7778909Z ##[group]Setting up auth
2026-06-04T13:05:32.7787609Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T13:05:32.7828083Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T13:05:32.8067989Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T13:05:32.8106413Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T13:05:32.8343117Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T13:05:32.8385341Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T13:05:32.8636263Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-06-04T13:05:32.8696454Z ##[endgroup]
2026-06-04T13:05:32.8697758Z ##[group]Fetching the repository
2026-06-04T13:05:32.8709258Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +650c7fb326ed3478f5661891641a32b1b712ce19:refs/remotes/origin/dev-freeform
2026-06-04T13:05:33.6777571Z ##[endgroup]
2026-06-04T13:05:33.6779810Z ##[group]Determining the checkout info
2026-06-04T13:05:33.6782164Z ##[endgroup]
2026-06-04T13:05:33.6785885Z [command]/usr/bin/git sparse-checkout disable
2026-06-04T13:05:33.6843993Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-06-04T13:05:33.6991400Z ##[group]Checking out the ref
2026-06-04T13:05:33.6995433Z [command]/usr/bin/git checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T13:05:33.6998439Z Switched to a new branch 'dev-freeform'
2026-06-04T13:05:33.7000885Z Branch 'dev-freeform' set up to track remote branch 'dev-freeform' from 'origin'.
2026-06-04T13:05:33.7006025Z ##[endgroup]
2026-06-04T13:05:33.7013535Z [command]/usr/bin/git log -1 --format=%H
2026-06-04T13:05:33.7047373Z 650c7fb326ed3478f5661891641a32b1b712ce19
2026-06-04T13:05:33.7391079Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T13:05:33.7393180Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T13:05:33.7423709Z shell: /usr/bin/bash -e {0}
2026-06-04T13:05:33.7425033Z ##[endgroup]
2026-06-04T13:05:34.2731191Z    Compiling proc-macro2 v1.0.106
2026-06-04T13:05:34.2732852Z    Compiling quote v1.0.45
2026-06-04T13:05:34.2734250Z    Compiling unicode-ident v1.0.24
2026-06-04T13:05:34.2735786Z    Compiling libc v0.2.186
2026-06-04T13:05:34.3710507Z    Compiling serde_core v1.0.228
2026-06-04T13:05:34.5151284Z    Compiling serde v1.0.228
2026-06-04T13:05:34.8781173Z    Compiling cfg-if v1.0.4
2026-06-04T13:05:35.0021322Z    Compiling typenum v1.20.1
2026-06-04T13:05:36.4201692Z    Compiling syn v2.0.117
2026-06-04T13:05:36.6931134Z    Compiling portable-atomic v1.13.1
2026-06-04T13:05:37.2021003Z    Compiling version_check v0.9.5
2026-06-04T13:05:37.3071197Z    Compiling memchr v2.8.1
2026-06-04T13:05:37.6021272Z    Compiling critical-section v1.2.0
2026-06-04T13:05:37.6761899Z    Compiling subtle v2.6.1
2026-06-04T13:05:37.8610776Z    Compiling generic-array v0.14.7
2026-06-04T13:05:38.0060928Z    Compiling semver v1.0.28
2026-06-04T13:05:38.4301282Z    Compiling rustc_version v0.4.1
2026-06-04T13:05:38.8160950Z    Compiling find-msvc-tools v0.1.9
2026-06-04T13:05:39.0476440Z    Compiling shlex v2.0.1
2026-06-04T13:05:39.2077632Z    Compiling smallvec v1.15.1
2026-06-04T13:05:39.2510819Z    Compiling cc v1.2.63
2026-06-04T13:05:39.4321808Z    Compiling itoa v1.0.18
2026-06-04T13:05:39.4941017Z    Compiling equivalent v1.0.2
2026-06-04T13:05:39.5412322Z    Compiling crypto-common v0.1.7
2026-06-04T13:05:39.6420800Z    Compiling pin-project-lite v0.2.17
2026-06-04T13:05:39.6480754Z    Compiling getrandom v0.2.17
2026-06-04T13:05:39.7071399Z    Compiling log v0.4.30
2026-06-04T13:05:39.8431114Z    Compiling cpufeatures v0.2.17
2026-06-04T13:05:39.8870553Z    Compiling hashbrown v0.17.1
2026-06-04T13:05:39.9430804Z    Compiling bytes v1.11.1
2026-06-04T13:05:40.8841132Z    Compiling indexmap v2.14.0
2026-06-04T13:05:40.9927964Z    Compiling futures-core v0.3.32
2026-06-04T13:05:41.1251101Z    Compiling bitflags v2.11.1
2026-06-04T13:05:41.3840902Z    Compiling rand_core v0.10.1
2026-06-04T13:05:41.5580812Z    Compiling socket2 v0.6.4
2026-06-04T13:05:41.6671085Z    Compiling getrandom v0.4.2
2026-06-04T13:05:41.8523494Z    Compiling mio v1.2.1
2026-06-04T13:05:42.0995030Z    Compiling stable_deref_trait v1.2.1
2026-06-04T13:05:42.3191245Z    Compiling block-buffer v0.10.4
2026-06-04T13:05:42.4240418Z    Compiling slab v0.4.12
2026-06-04T13:05:42.4434404Z    Compiling futures-sink v0.3.32
2026-06-04T13:05:42.5480312Z    Compiling futures-io v0.3.32
2026-06-04T13:05:42.6181268Z    Compiling futures-channel v0.3.32
2026-06-04T13:05:42.6270513Z    Compiling digest v0.10.7
2026-06-04T13:05:42.7024354Z    Compiling futures-task v0.3.32
2026-06-04T13:05:42.8762518Z    Compiling curve25519-dalek v4.1.3
2026-06-04T13:05:42.9024091Z    Compiling synstructure v0.13.2
2026-06-04T13:05:42.9600607Z    Compiling zerocopy v0.8.50
2026-06-04T13:05:43.0970590Z    Compiling rand_core v0.6.4
2026-06-04T13:05:43.2927386Z    Compiling ahash v0.8.12
2026-06-04T13:05:43.3820487Z    Compiling fnv v1.0.7
2026-06-04T13:05:43.4524260Z    Compiling sha2 v0.10.9
2026-06-04T13:05:43.7798634Z    Compiling vcpkg v0.2.15
2026-06-04T13:05:43.9930282Z    Compiling pkg-config v0.3.33
2026-06-04T13:05:44.8068250Z    Compiling autocfg v1.5.1
2026-06-04T13:05:44.8164656Z    Compiling signature v2.2.0
2026-06-04T13:05:44.9130516Z    Compiling ed25519 v2.2.3
2026-06-04T13:05:45.0790338Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T13:05:45.3948920Z    Compiling fastrand v2.4.1
2026-06-04T13:05:45.3980467Z    Compiling cfg_aliases v0.2.1
2026-06-04T13:05:45.4507942Z    Compiling zmij v1.0.21
2026-06-04T13:05:45.6368420Z    Compiling serde_derive v1.0.228
2026-06-04T13:05:45.6727971Z    Compiling zeroize_derive v1.4.3
2026-06-04T13:05:45.6792790Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T13:05:46.3336167Z    Compiling zeroize v1.8.2
2026-06-04T13:05:46.3650414Z    Compiling tokio-macros v2.7.0
2026-06-04T13:05:46.5190834Z    Compiling zerofrom-derive v0.1.7
2026-06-04T13:05:47.2080853Z    Compiling tokio v1.52.3
2026-06-04T13:05:48.4279776Z    Compiling futures-macro v0.3.32
2026-06-04T13:05:49.4822067Z    Compiling futures-util v0.3.32
2026-06-04T13:05:49.9490840Z    Compiling zerofrom v0.1.8
2026-06-04T13:05:50.0669102Z    Compiling yoke-derive v0.8.2
2026-06-04T13:05:51.6614188Z    Compiling yoke v0.8.2
2026-06-04T13:05:51.9121127Z    Compiling zerovec-derive v0.11.3
2026-06-04T13:05:52.7910484Z    Compiling once_cell v1.21.4
2026-06-04T13:05:53.0560777Z    Compiling displaydoc v0.2.6
2026-06-04T13:05:53.6180343Z    Compiling zerovec v0.11.6
2026-06-04T13:05:54.4640891Z    Compiling hashbrown v0.14.5
2026-06-04T13:05:54.6040141Z    Compiling tinystr v0.8.3
2026-06-04T13:05:54.8330680Z    Compiling tracing-core v0.1.36
2026-06-04T13:05:55.4730662Z    Compiling tracing-attributes v0.1.31
2026-06-04T13:05:55.6920806Z    Compiling ed25519-dalek v2.2.0
2026-06-04T13:05:56.1590476Z    Compiling serde_json v1.0.150
2026-06-04T13:05:56.2890634Z    Compiling writeable v0.6.3
2026-06-04T13:05:56.4909070Z    Compiling rustversion v1.0.22
2026-06-04T13:05:56.8010453Z    Compiling litemap v0.8.2
2026-06-04T13:05:57.0711062Z    Compiling icu_locale_core v2.2.0
2026-06-04T13:05:57.1790551Z    Compiling tracing v0.1.44
2026-06-04T13:05:57.5500260Z    Compiling hashlink v0.9.1
2026-06-04T13:05:57.7450239Z    Compiling potential_utf v0.1.5
2026-06-04T13:05:57.9040541Z    Compiling zerotrie v0.2.4
2026-06-04T13:05:58.0204977Z    Compiling icu_properties_data v2.2.0
2026-06-04T13:05:58.1370713Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T13:05:58.3020628Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T13:05:58.3360720Z    Compiling fallible-iterator v0.3.0
2026-06-04T13:05:58.4372404Z    Compiling utf8_iter v1.0.4
2026-06-04T13:05:58.5681181Z    Compiling icu_provider v2.2.0
2026-06-04T13:05:58.8980611Z    Compiling icu_collections v2.2.0
2026-06-04T13:05:59.6761025Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T13:05:59.7471449Z    Compiling tokio-util v0.7.18
2026-06-04T13:06:00.8580332Z    Compiling anyhow v1.0.102
2026-06-04T13:06:01.2391731Z    Compiling percent-encoding v2.3.2
2026-06-04T13:06:01.2731501Z    Compiling icu_normalizer v2.2.0
2026-06-04T13:06:01.4540588Z    Compiling icu_properties v2.2.0
2026-06-04T13:06:01.8990631Z    Compiling ring v0.17.14
2026-06-04T13:06:02.1360502Z    Compiling http v1.4.1
2026-06-04T13:06:02.4850539Z    Compiling cpufeatures v0.3.0
2026-06-04T13:06:02.5300553Z    Compiling strsim v0.11.1
2026-06-04T13:06:02.9736322Z    Compiling thiserror v2.0.18
2026-06-04T13:06:03.7610506Z    Compiling idna_adapter v1.2.2
2026-06-04T13:06:03.7740621Z    Compiling rustls-pki-types v1.14.1
2026-06-04T13:06:03.8551702Z    Compiling thiserror-impl v2.0.18
2026-06-04T13:06:04.4541150Z    Compiling idna v1.1.0
2026-06-04T13:06:05.4380987Z    Compiling chacha20 v0.10.0
2026-06-04T13:06:05.7601135Z    Compiling form_urlencoded v1.2.2
2026-06-04T13:06:05.7887815Z    Compiling ipnet v2.12.0
2026-06-04T13:06:05.9230589Z    Compiling ident_case v1.0.1
2026-06-04T13:06:05.9971373Z    Compiling untrusted v0.9.0
2026-06-04T13:06:06.0900945Z    Compiling darling_core v0.20.11
2026-06-04T13:06:06.4950450Z    Compiling url v2.5.8
2026-06-04T13:06:07.8080113Z    Compiling rand v0.10.1
2026-06-04T13:06:08.6740346Z    Compiling rusqlite v0.32.1
2026-06-04T13:06:08.9016317Z    Compiling rustls v0.23.40
2026-06-04T13:06:09.0190671Z    Compiling unicode-segmentation v1.13.3
2026-06-04T13:06:09.4280420Z    Compiling scopeguard v1.2.0
2026-06-04T13:06:09.4998423Z    Compiling lock_api v0.4.14
2026-06-04T13:06:09.6460899Z    Compiling convert_case v0.10.0
2026-06-04T13:06:09.8450299Z    Compiling rustls-webpki v0.103.13
2026-06-04T13:06:10.0460582Z    Compiling atomic-waker v1.1.2
2026-06-04T13:06:10.1352434Z    Compiling unicode-xid v0.2.6
2026-06-04T13:06:10.2260994Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T13:06:10.4330759Z    Compiling darling_macro v0.20.11
2026-06-04T13:06:10.6260417Z    Compiling const-oid v0.10.2
2026-06-04T13:06:10.7793128Z    Compiling darling v0.20.11
2026-06-04T13:06:10.8666730Z    Compiling derive_more-impl v2.1.1
2026-06-04T13:06:11.4037387Z    Compiling httparse v1.10.1
2026-06-04T13:06:11.7260833Z    Compiling rustix v1.1.4
2026-06-04T13:06:12.1950289Z    Compiling derive_builder_core v0.20.2
2026-06-04T13:06:13.7681013Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T13:06:14.3691148Z    Compiling h2 v0.4.14
2026-06-04T13:06:15.5110290Z    Compiling http-body v1.0.1
2026-06-04T13:06:15.6400491Z    Compiling hybrid-array v0.4.12
2026-06-04T13:06:16.5868244Z    Compiling heck v0.5.0
2026-06-04T13:06:16.7416218Z    Compiling derive_more v2.1.1
2026-06-04T13:06:16.8843869Z    Compiling linux-raw-sys v0.12.1
2026-06-04T13:06:16.9056566Z    Compiling paste v1.0.15
2026-06-04T13:06:17.1131967Z    Compiling base64ct v1.8.3
2026-06-04T13:06:17.4591217Z    Compiling powerfmt v0.2.0
2026-06-04T13:06:17.4921111Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T13:06:17.6930558Z    Compiling deranged v0.5.8
2026-06-04T13:06:19.7280668Z    Compiling derive_builder_macro v0.20.2
2026-06-04T13:06:20.4210691Z    Compiling spez v0.1.2
2026-06-04T13:06:20.5310624Z    Compiling n0-error-macros v0.1.3
2026-06-04T13:06:20.8000609Z    Compiling num-traits v0.2.19
2026-06-04T13:06:20.9163057Z    Compiling memoffset v0.6.5
2026-06-04T13:06:20.9753421Z    Compiling base64 v0.22.1
2026-06-04T13:06:21.0400713Z    Compiling thiserror v1.0.69
2026-06-04T13:06:21.2930555Z    Compiling time-core v0.1.8
2026-06-04T13:06:21.4402553Z    Compiling parking_lot_core v0.9.12
2026-06-04T13:06:21.4551469Z    Compiling try-lock v0.2.5
2026-06-04T13:06:21.5199463Z    Compiling tower-service v0.3.3
2026-06-04T13:06:21.5778090Z    Compiling num-conv v0.2.2
2026-06-04T13:06:21.6090398Z    Compiling tinyvec_macros v0.1.1
2026-06-04T13:06:21.6520424Z    Compiling data-encoding v2.11.0
2026-06-04T13:06:21.7570298Z    Compiling n0-error v0.1.3
2026-06-04T13:06:21.7740598Z    Compiling tinyvec v1.11.0
2026-06-04T13:06:22.1308379Z    Compiling want v0.3.1
2026-06-04T13:06:22.4270589Z    Compiling tempfile v3.27.0
2026-06-04T13:06:22.4860475Z    Compiling derive_builder v0.20.2
2026-06-04T13:06:22.5839353Z    Compiling der v0.8.0-rc.10
2026-06-04T13:06:22.7957452Z    Compiling crypto-common v0.2.2
2026-06-04T13:06:23.0400565Z    Compiling block-buffer v0.12.0
2026-06-04T13:06:23.1970359Z    Compiling vergen-lib v9.1.0
2026-06-04T13:06:23.2181852Z    Compiling pin-project-internal v1.1.13
2026-06-04T13:06:23.3030717Z    Compiling thiserror-impl v1.0.69
2026-06-04T13:06:24.5650573Z    Compiling n0-future v0.3.2
2026-06-04T13:06:24.7660815Z    Compiling inout v0.1.4
2026-06-04T13:06:24.8720771Z    Compiling termios v0.2.2
2026-06-04T13:06:24.8860961Z    Compiling ioctl-rs v0.1.6
2026-06-04T13:06:24.9210363Z    Compiling serial-core v0.4.0
2026-06-04T13:06:24.9961104Z    Compiling diatomic-waker v0.2.3
2026-06-04T13:06:25.0600693Z    Compiling cordyceps v0.3.4
2026-06-04T13:06:25.0931638Z    Compiling winnow v1.0.3
2026-06-04T13:06:25.1381196Z    Compiling crossbeam-utils v0.8.21
2026-06-04T13:06:25.3707583Z    Compiling httpdate v1.0.3
2026-06-04T13:06:25.4017358Z    Compiling parking v2.2.1
2026-06-04T13:06:25.4860644Z    Compiling spin v0.10.0
2026-06-04T13:06:25.5400254Z    Compiling futures-lite v2.6.1
2026-06-04T13:06:25.5860558Z    Compiling futures-buffered v0.2.13
2026-06-04T13:06:25.6430621Z    Compiling hyper v1.10.1
2026-06-04T13:06:26.1538572Z    Compiling serial-unix v0.4.0
2026-06-04T13:06:26.3490954Z    Compiling pin-project v1.1.13
2026-06-04T13:06:26.3968431Z    Compiling cipher v0.4.4
2026-06-04T13:06:26.6980440Z    Compiling spki v0.8.0-rc.4
2026-06-04T13:06:26.8210545Z    Compiling digest v0.11.3
2026-06-04T13:06:27.1780974Z    Compiling netlink-packet-core v0.8.1
2026-06-04T13:06:27.4063556Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T13:06:28.0210364Z    Compiling tokio-rustls v0.26.4
2026-06-04T13:06:28.3840587Z    Compiling vergen-lib v0.1.6
2026-06-04T13:06:28.4240529Z    Compiling vergen v9.1.0
2026-06-04T13:06:28.4740529Z    Compiling noq-udp v0.10.0
2026-06-04T13:06:28.5010570Z    Compiling sync_wrapper v1.0.2
2026-06-04T13:06:28.5421394Z    Compiling universal-hash v0.5.1
2026-06-04T13:06:28.5820515Z    Compiling heapless v0.7.17
2026-06-04T13:06:28.6560770Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T13:06:28.7466292Z    Compiling aho-corasick v1.1.4
2026-06-04T13:06:28.7541261Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T13:06:28.8241657Z    Compiling opaque-debug v0.3.1
2026-06-04T13:06:28.8380570Z    Compiling pin-utils v0.1.0
2026-06-04T13:06:28.8630553Z    Compiling bitflags v1.3.2
2026-06-04T13:06:28.8900780Z    Compiling byteorder v1.5.0
2026-06-04T13:06:28.9171083Z    Compiling either v1.16.0
2026-06-04T13:06:29.0633097Z    Compiling regex-syntax v0.8.10
2026-06-04T13:06:29.1340542Z    Compiling hash32 v0.2.1
2026-06-04T13:06:29.2218197Z    Compiling prefix-trie v0.8.4
2026-06-04T13:06:29.3360444Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T13:06:30.2380573Z    Compiling nix v0.25.1
2026-06-04T13:06:31.1650509Z    Compiling polyval v0.6.2
2026-06-04T13:06:31.5030342Z    Compiling hyper-util v0.1.20
2026-06-04T13:06:31.8690693Z    Compiling parking_lot v0.12.5
2026-06-04T13:06:32.4500811Z    Compiling regex-automata v0.4.14
2026-06-04T13:06:33.7940805Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T13:06:34.1076008Z    Compiling serial v0.4.0
2026-06-04T13:06:34.1630724Z    Compiling filedescriptor v0.8.3
2026-06-04T13:06:35.2250155Z    Compiling spin v0.9.8
2026-06-04T13:06:35.4790578Z    Compiling vergen-gitcl v1.0.8
2026-06-04T13:06:35.6120695Z    Compiling futures-executor v0.3.32
2026-06-04T13:06:35.9000661Z    Compiling serde_spanned v0.6.9
2026-06-04T13:06:35.9900748Z    Compiling toml_datetime v0.6.11
2026-06-04T13:06:36.0277202Z    Compiling num_threads v0.1.7
2026-06-04T13:06:36.1523193Z    Compiling signature v3.0.0
2026-06-04T13:06:36.2673833Z    Compiling tower-layer v0.3.3
2026-06-04T13:06:36.3284245Z    Compiling toml_write v0.1.2
2026-06-04T13:06:36.4740592Z    Compiling winnow v0.7.15
2026-06-04T13:06:36.5635966Z    Compiling downcast-rs v1.2.1
2026-06-04T13:06:36.6250693Z    Compiling shell-words v1.1.1
2026-06-04T13:06:36.7650923Z    Compiling portable-pty v0.8.1
2026-06-04T13:06:37.3150666Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T13:06:37.7420301Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T13:06:37.7580004Z    Compiling regex v1.12.3
2026-06-04T13:06:38.1311783Z    Compiling time v0.3.47
2026-06-04T13:06:38.1830648Z    Compiling futures v0.3.32
2026-06-04T13:06:39.6840791Z    Compiling toml_edit v0.22.27
2026-06-04T13:06:39.7800474Z    Compiling ghash v0.5.1
2026-06-04T13:06:39.8790620Z    Compiling proc-macro-crate v3.5.0
2026-06-04T13:06:40.6455419Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T13:06:41.2691167Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T13:06:41.3320620Z    Compiling ctr v0.9.2
2026-06-04T13:06:41.5337326Z    Compiling aes v0.8.4
2026-06-04T13:06:42.4510578Z    Compiling http-body-util v0.1.3
2026-06-04T13:06:42.7300646Z    Compiling cobs v0.3.0
2026-06-04T13:06:42.8000751Z    Compiling netlink-sys v0.8.8
2026-06-04T13:06:42.9250642Z    Compiling postcard-derive v0.2.2
2026-06-04T13:06:43.1096705Z    Compiling aead v0.5.2
2026-06-04T13:06:43.2200909Z    Compiling openssl-probe v0.2.1
2026-06-04T13:06:43.3737829Z    Compiling rustls-native-certs v0.8.4
2026-06-04T13:06:43.5370581Z    Compiling postcard v1.1.3
2026-06-04T13:06:43.7282961Z    Compiling aes-gcm v0.10.3
2026-06-04T13:06:43.9002509Z    Compiling toml v0.8.23
2026-06-04T13:06:44.1180811Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T13:06:44.9350420Z    Compiling num_enum_derive v0.7.6
2026-06-04T13:06:45.3474851Z    Compiling data-encoding-macro v0.1.20
2026-06-04T13:06:45.3945442Z    Compiling tower v0.5.3
2026-06-04T13:06:45.4191622Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T13:06:45.8780847Z    Compiling crossbeam-channel v0.5.15
2026-06-04T13:06:45.8999360Z    Compiling netlink-packet-route v0.29.0
2026-06-04T13:06:46.2343681Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T13:06:46.3210343Z    Compiling strum_macros v0.28.0
2026-06-04T13:06:46.6664406Z    Compiling enum-assoc v1.3.0
2026-06-04T13:06:46.7321246Z    Compiling async-trait v0.1.89
2026-06-04T13:06:47.5907736Z    Compiling noq v0.18.0
2026-06-04T13:06:47.7814880Z    Compiling netwatch v0.16.0
2026-06-04T13:06:47.9731306Z    Compiling uuid v1.23.2
2026-06-04T13:06:48.0504294Z    Compiling blake3 v1.8.5
2026-06-04T13:06:48.3521395Z    Compiling acto v0.8.2
2026-06-04T13:06:48.4890571Z    Compiling xml-rs v0.8.28
2026-06-04T13:06:48.5551026Z    Compiling tagptr v0.2.0
2026-06-04T13:06:48.7200652Z    Compiling allocator-api2 v0.2.21
2026-06-04T13:06:49.2680967Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T13:06:49.4220673Z    Compiling mac-addr v0.3.0
2026-06-04T13:06:49.6020196Z    Compiling foldhash v0.2.0
2026-06-04T13:06:49.7450824Z    Compiling rustc-hash v2.1.2
2026-06-04T13:06:49.7694689Z    Compiling ryu v1.0.23
2026-06-04T13:06:49.8470504Z    Compiling lru-slab v0.1.2
2026-06-04T13:06:49.9624490Z    Compiling identity-hash v0.1.0
2026-06-04T13:06:49.9721820Z    Compiling iroh-metrics v0.38.3
2026-06-04T13:06:50.0490503Z    Compiling noq-proto v0.17.0
2026-06-04T13:06:50.0578658Z    Compiling strum v0.28.0
2026-06-04T13:06:50.1450536Z    Compiling hashbrown v0.16.1
2026-06-04T13:06:51.2250847Z    Compiling xmltree v0.10.3
2026-06-04T13:06:51.2811018Z    Compiling moka v0.12.15
2026-06-04T13:06:52.5616549Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T13:06:53.4438856Z    Compiling num_enum v0.7.6
2026-06-04T13:06:53.5250615Z    Compiling tower-http v0.6.11
2026-06-04T13:06:54.0880642Z    Compiling netdev v0.42.0
2026-06-04T13:06:55.3215650Z    Compiling iroh-relay v0.98.0
2026-06-04T13:06:55.3840690Z    Compiling iroh-base v0.98.0
2026-06-04T13:06:55.5780780Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T13:06:55.7890355Z    Compiling netlink-proto v0.12.0
2026-06-04T13:06:56.1051151Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T13:06:56.2070875Z    Compiling n0-watcher v0.6.1
2026-06-04T13:06:56.3940678Z    Compiling hyper-rustls v0.27.9
2026-06-04T13:06:56.4851038Z    Compiling netlink-packet-route v0.30.0
2026-06-04T13:06:57.6210410Z    Compiling attohttpc v0.30.1
2026-06-04T13:06:57.7631136Z    Compiling tokio-stream v0.1.18
2026-06-04T13:06:58.4890626Z    Compiling simple-dns v0.9.3
2026-06-04T13:06:59.0573026Z    Compiling sha1_smol v1.0.1
2026-06-04T13:06:59.2842357Z    Compiling smol_str v0.1.24
2026-06-04T13:06:59.4947586Z    Compiling resolv-conf v0.7.6
2026-06-04T13:06:59.9530565Z    Compiling constant_time_eq v0.4.2
2026-06-04T13:07:00.1350676Z    Compiling arrayvec v0.7.6
2026-06-04T13:07:00.4050465Z    Compiling arrayref v0.3.9
2026-06-04T13:07:00.4444547Z    Compiling simdutf8 v0.1.5
2026-06-04T13:07:00.7840585Z    Compiling tokio-websockets v0.13.2
2026-06-04T13:07:01.7520649Z    Compiling iroh-dns v0.98.0
2026-06-04T13:07:01.7786044Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T13:07:03.2890597Z    Compiling igd-next v0.17.1
2026-06-04T13:07:05.8210474Z    Compiling reqwest v0.13.4
2026-06-04T13:07:07.2113456Z    Compiling lru v0.16.4
2026-06-04T13:07:07.4271334Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T13:07:07.5040447Z    Compiling webpki-roots v1.0.7
2026-06-04T13:07:07.6110739Z    Compiling iroh v0.98.2
2026-06-04T13:07:07.8230493Z    Compiling hmac v0.12.1
2026-06-04T13:07:07.9550626Z    Compiling serde_bytes v0.11.19
2026-06-04T13:07:08.2510690Z    Compiling seize v0.5.1
2026-06-04T13:07:08.7570602Z    Compiling cmov v0.5.4
2026-06-04T13:07:09.0680508Z    Compiling ctutils v0.4.2
2026-06-04T13:07:09.2671556Z    Compiling papaya v0.2.4
2026-06-04T13:07:09.3840602Z    Compiling hkdf v0.12.4
2026-06-04T13:07:09.5260743Z    Compiling portmapper v0.16.0
2026-06-04T13:07:09.9160662Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T13:07:12.0031637Z    Compiling backon v1.6.0
2026-06-04T13:07:12.2711051Z    Compiling spake2 v0.4.0
2026-06-04T13:07:12.6220691Z    Compiling sha1 v0.10.6
2026-06-04T13:07:12.8740106Z    Compiling doctest-file v1.1.1
2026-06-04T13:07:13.3770794Z    Compiling interprocess v2.4.2
2026-06-04T13:07:14.0851203Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T13:07:14.2090741Z    Compiling utf8parse v0.2.2
2026-06-04T13:07:14.2900587Z    Compiling anstyle-parse v1.0.0
2026-06-04T13:07:14.3091065Z    Compiling colorchoice v1.0.5
2026-06-04T13:07:14.3850592Z    Compiling anstyle-query v1.1.5
2026-06-04T13:07:14.4570311Z    Compiling anstyle v1.0.14
2026-06-04T13:07:14.4831045Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T13:07:14.5390972Z    Compiling clap_lex v1.1.0
2026-06-04T13:07:14.7460726Z    Compiling anstream v1.0.0
2026-06-04T13:07:14.8028952Z    Compiling clap_derive v4.6.1
2026-06-04T13:07:15.0066229Z    Compiling mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T13:07:15.1761830Z    Compiling clap_builder v4.6.0
2026-06-04T13:07:18.9950728Z    Compiling clap v4.6.1
2026-06-04T13:07:34.6333203Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T13:07:36.5533038Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T13:07:45.7746884Z    Compiling spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T13:08:17.5734573Z     Finished `dev` profile [unoptimized] target(s) in 2m 43s
2026-06-04T13:08:17.6349506Z ##[group]Run cargo test --workspace
2026-06-04T13:08:17.6350037Z [36;1mcargo test --workspace[0m
2026-06-04T13:08:17.6369448Z shell: /usr/bin/bash -e {0}
2026-06-04T13:08:17.6369851Z ##[endgroup]
2026-06-04T13:08:18.2417995Z     Finished `test` profile [unoptimized] target(s) in 0.37s
2026-06-04T13:08:18.2735418Z      Running unittests src/main.rs (target/debug/deps/mock_session-2d800d14bd17df09)
2026-06-04T13:08:18.2749077Z 
2026-06-04T13:08:18.2749471Z running 0 tests
2026-06-04T13:08:18.2749951Z 
2026-06-04T13:08:18.2750361Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:08:18.2750932Z 
2026-06-04T13:08:18.2759888Z      Running tests/manifest_valid.rs (target/debug/deps/manifest_valid-871e64e47d5a7661)
2026-06-04T13:08:18.2772075Z 
2026-06-04T13:08:18.2772345Z running 3 tests
2026-06-04T13:08:18.2793202Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T13:08:18.2793883Z test mock_manifest_parses_and_validates ... ok
2026-06-04T13:08:18.2794459Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T13:08:18.2794841Z 
2026-06-04T13:08:18.2795258Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:08:18.2795832Z 
2026-06-04T13:08:18.2796966Z      Running unittests src/main.rs (target/debug/deps/spt-e64c574f72075d22)
2026-06-04T13:08:18.2835032Z 
2026-06-04T13:08:18.2835421Z running 61 tests
2026-06-04T13:08:18.2849022Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T13:08:18.2849869Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T13:08:18.2850455Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T13:08:18.2854918Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T13:08:18.2860760Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T13:08:18.2869033Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T13:08:18.2874972Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T13:08:18.2875791Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T13:08:18.2876527Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T13:08:18.2877309Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T13:08:18.2879578Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T13:08:30.8287488Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T13:08:30.8289948Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T13:08:30.8291478Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T13:08:30.8295578Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T13:08:30.8298984Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T13:08:33.8035129Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T13:08:48.4407926Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-04T13:08:48.4412955Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T13:08:48.4414729Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T13:08:48.4415366Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T13:08:48.4426613Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T13:08:48.4816479Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T13:08:48.4955188Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T13:08:48.4963728Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T13:08:48.5033190Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T13:08:48.5092271Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T13:08:48.5529860Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T13:08:48.5541772Z test api::tests::adapter_is_required ... ok
2026-06-04T13:08:48.5553188Z test api::tests::state_value_is_validated ... ok
2026-06-04T13:08:48.5583031Z test api::tests::surface_parses ... ok
2026-06-04T13:08:48.5675500Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T13:08:48.5735017Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T13:08:48.5798734Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T13:08:48.5807396Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T13:08:48.5822728Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T13:08:48.5828159Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T13:08:48.5833215Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T13:08:48.5843512Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T13:08:48.5844512Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T13:08:48.5848704Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T13:08:48.5859528Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T13:08:48.5862496Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T13:08:48.5863673Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T13:08:48.5867877Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-04T13:08:48.5890678Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T13:08:48.5896653Z test cli::tests::notify_surface_parses ... ok
2026-06-04T13:08:48.5907761Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T13:08:48.5908896Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T13:08:48.5923779Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T13:08:48.5938775Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T13:08:48.5940091Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T13:08:48.5941097Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T13:08:48.5942377Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T13:08:48.5944613Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T13:08:48.5945796Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T13:08:48.5946815Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-04T13:08:48.6011839Z test cli::tests::subcommands_parse ... ok
2026-06-04T13:08:48.6797115Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T13:08:48.6802572Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T13:08:48.7754306Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-04T13:08:48.7754972Z 
2026-06-04T13:08:48.7756537Z test result: ok. 61 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 30.49s
2026-06-04T13:08:48.7757968Z 
2026-06-04T13:08:48.7780834Z      Running tests/contract_e2e.rs (target/debug/deps/contract_e2e-abcb34bffb33a342)
2026-06-04T13:08:48.7795906Z 
2026-06-04T13:08:48.7796174Z running 4 tests
2026-06-04T13:08:48.7937717Z SEEDED:901064
2026-06-04T13:08:49.3134249Z test live_agent_lifecycle_e2e ... ok
2026-06-04T13:08:49.4267699Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T13:08:49.7856891Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T13:08:49.8171441Z SEEDED:901064
2026-06-04T13:08:50.1308945Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T13:08:50.1309793Z      Running unittests src/lib.rs (target/debug/deps/spt_daemon-913ce81a7026b131)
2026-06-04T13:08:50.1310305Z 
2026-06-04T13:08:50.1311298Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.35s
2026-06-04T13:08:50.1311865Z 
2026-06-04T13:08:50.1348211Z 
2026-06-04T13:08:50.1348630Z running 132 tests
2026-06-04T13:08:50.1352645Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T13:08:50.1353536Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T13:08:50.1364896Z test access::tests::gate_decision_table ... ok
2026-06-04T13:08:50.1371653Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T13:08:50.1372707Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T13:08:50.1380867Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T13:08:50.1381969Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T13:08:50.1384964Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T13:08:50.1385895Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T13:08:50.1389949Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T13:08:50.1392355Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T13:08:50.1393640Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T13:08:50.1394370Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T13:08:50.1395049Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-04T13:08:50.1395795Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T13:08:50.1405655Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T13:08:50.1406693Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T13:08:50.1407363Z test config::tests::missing_file_is_default ... ok
2026-06-04T13:08:50.1407992Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T13:08:50.1408659Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T13:08:50.1409458Z test config::tests::save_load_roundtrip ... ok
2026-06-04T13:08:50.1413042Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T13:08:50.1413813Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T13:08:50.1433187Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T13:08:50.1444953Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T13:08:50.1470050Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T13:08:50.1471049Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T13:08:50.1471923Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T13:08:50.1472852Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T13:08:50.1489094Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T13:08:50.1490045Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T13:08:50.1490830Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T13:08:50.1492264Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T13:08:50.1498726Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T13:08:50.1501332Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T13:08:50.1502117Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-04T13:08:50.1502904Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-04T13:08:50.1508155Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T13:08:50.1516654Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T13:08:50.1592945Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T13:08:50.1602510Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T13:08:50.1604169Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T13:08:50.1605609Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T13:08:50.1606596Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T13:08:50.1607359Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T13:08:50.1608068Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T13:08:50.1635318Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T13:08:50.1870603Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T13:08:50.2145374Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T13:08:50.2210177Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T13:08:50.2676539Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T13:08:50.2946814Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T13:08:50.3177684Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T13:08:50.3710401Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T13:08:50.3938870Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T13:08:50.4466781Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T13:08:50.4467787Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T13:08:50.4469760Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T13:08:50.4471231Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T13:08:50.4472806Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T13:08:50.4474450Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T13:08:50.4660454Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T13:08:50.4711393Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-04T13:08:50.4973261Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T13:08:50.6226390Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T13:08:50.7705577Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-04T13:08:50.8793658Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-04T13:08:50.9800956Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-04T13:08:51.0016570Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-04T13:08:51.0349860Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-04T13:08:51.1440100Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-04T13:08:51.1990308Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-04T13:08:51.2964552Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-04T13:08:51.3514409Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-04T13:08:51.4082373Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-04T13:08:51.4867914Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-04T13:08:51.5020719Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-04T13:08:51.6211103Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-04T13:08:51.6936433Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-04T13:08:51.8204813Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-04T13:08:51.9055306Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-04T13:08:51.9759415Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-04T13:08:52.0471916Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-04T13:08:52.0472911Z test reconcile::tests::active_node_wins ... ok
2026-06-04T13:08:52.0473756Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T13:08:52.0475506Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T13:08:52.0476498Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T13:08:52.1660012Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-04T13:08:52.2389014Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-04T13:08:52.2448072Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-04T13:08:52.2457913Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-04T13:08:52.3738048Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-04T13:08:52.3760877Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-04T13:08:52.3767806Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-04T13:08:52.3775860Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-04T13:08:52.3791340Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-04T13:08:52.3792725Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T13:08:52.3797398Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T13:08:52.3798391Z test release::tests::hex_roundtrips ... ok
2026-06-04T13:08:52.3799016Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T13:08:52.3824912Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T13:08:52.3830794Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T13:08:52.3841775Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T13:08:52.3854239Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-04T13:08:52.3857956Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T13:08:52.3866459Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T13:08:52.3872939Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-04T13:08:52.3888873Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-04T13:08:52.3889974Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-04T13:08:52.3914850Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-04T13:08:52.3918195Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-04T13:08:52.3919086Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-04T13:08:52.4158771Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-04T13:08:52.4160459Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-04T13:08:52.5073691Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T13:08:52.6091384Z test relay::tests::run_honors_stop ... ok
2026-06-04T13:08:52.6197719Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-04T13:08:52.6199498Z test sync::tests::gate_decision_table ... ok
2026-06-04T13:08:52.6260436Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T13:08:52.6262396Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T13:08:52.6264884Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T13:08:52.6265696Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T13:08:52.6266524Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T13:08:52.6267449Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T13:08:52.6268322Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T13:08:52.6286389Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T13:08:52.6297297Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T13:08:52.6321679Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T13:08:52.6323376Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T13:08:52.6377403Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T13:08:52.6586789Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T13:08:52.8447340Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-04T13:08:52.8447778Z 
2026-06-04T13:08:52.8448176Z test result: ok. 132 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.71s
2026-06-04T13:08:52.8448740Z 
2026-06-04T13:08:52.8465314Z      Running tests/access.rs (target/debug/deps/access-aab00fb248724787)
2026-06-04T13:08:52.8500721Z 
2026-06-04T13:08:52.8501211Z running 1 test
2026-06-04T13:08:53.0109145Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T13:08:53.0109917Z 
2026-06-04T13:08:53.0110513Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T13:08:53.0111131Z 
2026-06-04T13:08:53.0132816Z      Running tests/attach.rs (target/debug/deps/attach-2655f6846607eac0)
2026-06-04T13:08:53.0168012Z 
2026-06-04T13:08:53.0168650Z running 3 tests
2026-06-04T13:08:53.1329482Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T13:08:53.1350258Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T13:08:53.1355665Z test attach_registers_remote_drive_detection ... ok
2026-06-04T13:08:53.1356699Z 
2026-06-04T13:08:53.1357330Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-04T13:08:53.1358060Z 
2026-06-04T13:08:53.1386241Z      Running tests/brain_swap.rs (target/debug/deps/brain_swap-415fd46d654b720e)
2026-06-04T13:08:53.1405108Z 
2026-06-04T13:08:53.1405428Z running 1 test
2026-06-04T13:08:53.1431482Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T13:08:53.1435617Z      Running tests/broker.rs (target/debug/deps/broker-23fd29b3bf8b0443)
2026-06-04T13:08:53.1436140Z 
2026-06-04T13:08:53.1436562Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:08:53.1437143Z 
2026-06-04T13:08:53.1454197Z 
2026-06-04T13:08:53.1454514Z running 1 test
2026-06-04T13:08:53.1478259Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T13:08:53.1478777Z 
2026-06-04T13:08:53.1479234Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:08:53.1479817Z 
2026-06-04T13:08:53.1482726Z      Running tests/budget.rs (target/debug/deps/budget-97ebe9200685b121)
2026-06-04T13:08:53.1501120Z 
2026-06-04T13:08:53.1501429Z running 1 test
2026-06-04T13:08:53.1503270Z test measure_dormant_seat_budget ... ok
2026-06-04T13:08:53.1503607Z 
2026-06-04T13:08:53.1503995Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:08:53.1504556Z 
2026-06-04T13:08:53.1506466Z      Running tests/daemon_e2e.rs (target/debug/deps/daemon_e2e-6273583e331fb8f7)
2026-06-04T13:08:53.1526857Z 
2026-06-04T13:08:53.1527390Z running 1 test
2026-06-04T13:08:53.8457815Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T13:08:53.8458281Z 
2026-06-04T13:08:53.8458691Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
2026-06-04T13:08:53.8459366Z 
2026-06-04T13:08:53.8464400Z      Running tests/digest.rs (target/debug/deps/digest-cb395da5c25443e9)
2026-06-04T13:08:53.8486586Z 
2026-06-04T13:08:53.8487118Z running 1 test
2026-06-04T13:08:53.9373070Z test digest_daemon_half_end_to_end ... ok
2026-06-04T13:08:53.9373588Z 
2026-06-04T13:08:53.9374159Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T13:08:53.9374841Z 
2026-06-04T13:08:53.9381453Z      Running tests/dispatch.rs (target/debug/deps/dispatch-145d4256957331a3)
2026-06-04T13:08:53.9415858Z 
2026-06-04T13:08:53.9416270Z running 7 tests
2026-06-04T13:08:54.0621272Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-04T13:08:54.1353478Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-04T13:08:54.2422479Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-04T13:08:54.3371467Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-04T13:08:54.7403529Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-04T13:08:54.8109995Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-04T13:08:54.9142927Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-04T13:08:54.9145161Z 
2026-06-04T13:08:54.9145805Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.97s
2026-06-04T13:08:54.9146604Z 
2026-06-04T13:08:54.9195284Z      Running tests/handoff.rs (target/debug/deps/handoff-781047baa2405051)
2026-06-04T13:08:54.9213718Z 
2026-06-04T13:08:54.9214050Z running 1 test
2026-06-04T13:08:54.9266744Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T13:08:54.9267270Z 
2026-06-04T13:08:54.9267683Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T13:08:54.9268304Z 
2026-06-04T13:08:54.9272546Z      Running tests/idempotent.rs (target/debug/deps/idempotent-d546cbb5ad783368)
2026-06-04T13:08:54.9290667Z 
2026-06-04T13:08:54.9290946Z running 1 test
2026-06-04T13:08:54.9544728Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T13:08:54.9545202Z 
2026-06-04T13:08:54.9545590Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T13:08:54.9546153Z 
2026-06-04T13:08:54.9551078Z      Running tests/netbroker.rs (target/debug/deps/netbroker-70de28e4138cb73d)
2026-06-04T13:08:54.9585832Z 
2026-06-04T13:08:54.9586175Z running 5 tests
2026-06-04T13:08:54.9607806Z test netless_broker_probes_gracefully ... ok
2026-06-04T13:08:54.9793968Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T13:08:54.9822981Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T13:08:55.0083442Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T13:08:55.0217971Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T13:08:55.0242091Z 
2026-06-04T13:08:55.0242795Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-04T13:08:55.0243404Z 
2026-06-04T13:08:55.0243806Z      Running tests/netstream.rs (target/debug/deps/netstream-5288ad3dcaf618d9)
2026-06-04T13:08:55.0275795Z 
2026-06-04T13:08:55.0276179Z running 2 tests
2026-06-04T13:08:55.1591381Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T13:08:55.2107133Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T13:08:55.2107634Z 
2026-06-04T13:08:55.2108032Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s
2026-06-04T13:08:55.2108637Z 
2026-06-04T13:08:55.2127109Z      Running tests/notifsync.rs (target/debug/deps/notifsync-f97920a0138d1b66)
2026-06-04T13:08:55.2162715Z 
2026-06-04T13:08:55.2163112Z running 1 test
2026-06-04T13:08:55.4055493Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-04T13:08:55.4056371Z      Running tests/peerloop.rs (target/debug/deps/peerloop-a16bb2b5149e9808)
2026-06-04T13:08:55.4056898Z 
2026-06-04T13:08:55.4057297Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
2026-06-04T13:08:55.4057886Z 
2026-06-04T13:08:55.4091410Z 
2026-06-04T13:08:55.4091982Z running 1 test
2026-06-04T13:08:55.9050411Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-04T13:08:55.9050972Z 
2026-06-04T13:08:55.9051569Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
2026-06-04T13:08:55.9052137Z 
2026-06-04T13:08:55.9072429Z      Running tests/presence.rs (target/debug/deps/presence-4d529433c41a70c2)
2026-06-04T13:08:55.9106677Z 
2026-06-04T13:08:55.9107162Z running 2 tests
2026-06-04T13:08:59.0283132Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T13:08:59.0299108Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T13:08:59.0299757Z 
2026-06-04T13:08:59.0300191Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.12s
2026-06-04T13:08:59.0300774Z 
2026-06-04T13:08:59.0323709Z      Running tests/propagate.rs (target/debug/deps/propagate-28ff18b59305fd89)
2026-06-04T13:08:59.0357418Z 
2026-06-04T13:08:59.0357755Z running 4 tests
2026-06-04T13:08:59.1475218Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-04T13:08:59.1479239Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-04T13:08:59.1610453Z test untrusted_origin_gets_no_offer ... ok
2026-06-04T13:08:59.4107900Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-04T13:08:59.4108690Z 
2026-06-04T13:08:59.4110162Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
2026-06-04T13:08:59.4110914Z 
2026-06-04T13:08:59.4148712Z      Running tests/replicate.rs (target/debug/deps/replicate-a955512ede97c684)
2026-06-04T13:08:59.4184181Z 
2026-06-04T13:08:59.4184784Z running 1 test
2026-06-04T13:08:59.4778660Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T13:08:59.4779297Z 
2026-06-04T13:08:59.4779983Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
2026-06-04T13:08:59.4780595Z 
2026-06-04T13:08:59.4782207Z      Running tests/sync.rs (target/debug/deps/sync-3391fec76e9da833)
2026-06-04T13:08:59.4817789Z 
2026-06-04T13:08:59.4818138Z running 3 tests
2026-06-04T13:09:00.0723789Z test torn_pull_recovers_by_repulling ... ok
2026-06-04T13:09:00.6629333Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-04T13:09:00.9225473Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-04T13:09:00.9228853Z 
2026-06-04T13:09:00.9229562Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.44s
2026-06-04T13:09:00.9230319Z 
2026-06-04T13:09:00.9265754Z      Running tests/wanmsg.rs (target/debug/deps/wanmsg-62e96e3127d4e395)
2026-06-04T13:09:00.9302721Z 
2026-06-04T13:09:00.9303140Z running 2 tests
2026-06-04T13:09:01.1383232Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T13:09:01.1558373Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T13:09:01.1558856Z 
2026-06-04T13:09:01.1559393Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-04T13:09:01.1559972Z 
2026-06-04T13:09:01.1584729Z      Running tests/xfer.rs (target/debug/deps/xfer-9ae948b341891899)
2026-06-04T13:09:01.1619150Z 
2026-06-04T13:09:01.1619610Z running 2 tests
2026-06-04T13:09:01.3887141Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T13:09:01.3953680Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T13:09:01.3954178Z 
2026-06-04T13:09:01.3954615Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-04T13:09:01.3955193Z 
2026-06-04T13:09:01.3984134Z      Running unittests src/lib.rs (target/debug/deps/spt_live-9c6eff607e44ed98)
2026-06-04T13:09:01.3998820Z 
2026-06-04T13:09:01.3999098Z running 49 tests
2026-06-04T13:09:01.4002146Z test context::tests::direct_always_writes ... ok
2026-06-04T13:09:01.4009652Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T13:09:01.4010953Z test context::tests::llm_past_window_writes ... ok
2026-06-04T13:09:01.4011825Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T13:09:01.4012858Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T13:09:01.4026435Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T13:09:01.4033224Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T13:09:01.4035642Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T13:09:01.4225216Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T13:09:01.4226296Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T13:09:01.4239812Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T13:09:01.4240468Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T13:09:01.4242858Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T13:09:01.4247213Z test history::tests::native_reads_logged_records ... ok
2026-06-04T13:09:01.4431774Z test history::tests::fetcher_yields_records ... ok
2026-06-04T13:09:01.4433786Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T13:09:01.5968842Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T13:09:01.7050806Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T13:09:01.7363263Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T13:09:01.7365628Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-04T13:09:01.7366655Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T13:09:01.7367356Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-04T13:09:01.7368108Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-04T13:09:01.7368798Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-04T13:09:01.7369739Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-04T13:09:01.7370455Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-04T13:09:01.7371192Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T13:09:01.7371823Z test psyche::tests::prompt_without_event ... ok
2026-06-04T13:09:01.8241183Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T13:09:02.0806230Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T13:09:02.1029015Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T13:09:02.1035421Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T13:09:02.2428434Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T13:09:02.2432345Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T13:09:02.3946553Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T13:09:02.4919664Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T13:09:02.7074745Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T13:09:02.8585488Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T13:09:02.8805038Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T13:09:03.0310552Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T13:09:03.0311309Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T13:09:03.0311938Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T13:09:03.0312777Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T13:09:03.0316381Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T13:09:03.0527804Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T13:09:03.0533727Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T13:09:03.0540388Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T13:09:03.0741209Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T13:09:03.3424152Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T13:09:03.3424898Z 
2026-06-04T13:09:03.3425469Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.94s
2026-06-04T13:09:03.3426047Z 
2026-06-04T13:09:03.3429796Z      Running unittests src/lib.rs (target/debug/deps/spt_msg-38695e410b9c6062)
2026-06-04T13:09:03.3445049Z 
2026-06-04T13:09:03.3445300Z running 22 tests
2026-06-04T13:09:03.3452063Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T13:09:03.4448156Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T13:09:03.4485108Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T13:09:03.4615797Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T13:09:03.4938416Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T13:09:03.5008077Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T13:09:03.5068994Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T13:09:03.5697881Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T13:09:03.6005932Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T13:09:03.6413268Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T13:09:03.6520500Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T13:09:03.7080351Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T13:09:03.7081880Z test ring::tests::ring_no_perch ... ok
2026-06-04T13:09:03.7359746Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T13:09:03.7818255Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T13:09:03.7819738Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T13:09:03.7821471Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T13:09:03.7826474Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T13:09:03.7828835Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T13:09:03.8484288Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T13:09:03.8629938Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T13:09:04.0754049Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T13:09:04.0754563Z 
2026-06-04T13:09:04.0755001Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s
2026-06-04T13:09:04.0755581Z 
2026-06-04T13:09:04.0756049Z      Running tests/killer_quickstart.rs (target/debug/deps/killer_quickstart-dfb51824c339adc6)
2026-06-04T13:09:04.0768461Z 
2026-06-04T13:09:04.0768747Z running 2 tests
2026-06-04T13:09:04.2707286Z test offline_then_online_delivers_backlog ... ok
2026-06-04T13:09:04.3786196Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T13:09:04.3786633Z 
2026-06-04T13:09:04.3787036Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s
2026-06-04T13:09:04.3787613Z 
2026-06-04T13:09:04.3790384Z      Running unittests src/lib.rs (target/debug/deps/spt_net-ea2252d0954697d5)
2026-06-04T13:09:04.3823945Z 
2026-06-04T13:09:04.3849745Z running 89 tests
2026-06-04T13:09:04.3852764Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T13:09:04.3853857Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T13:09:04.3854629Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T13:09:04.3855344Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-04T13:09:04.3856087Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-04T13:09:04.3856935Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T13:09:04.3857741Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T13:09:04.3858472Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T13:09:04.3859259Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T13:09:04.3860037Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T13:09:04.3860922Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T13:09:04.3861742Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T13:09:04.3862521Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T13:09:04.3863321Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T13:09:04.3864736Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T13:09:04.3865698Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T13:09:04.3866453Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T13:09:04.3867422Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T13:09:04.3889993Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T13:09:04.3896506Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T13:09:04.3934908Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T13:09:04.3970541Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T13:09:04.4002002Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T13:09:04.4040370Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T13:09:04.4068913Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T13:09:04.4077458Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T13:09:04.4078246Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T13:09:04.4079006Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T13:09:04.4080105Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T13:09:04.4080866Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T13:09:04.4081672Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T13:09:04.4082437Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T13:09:04.4083198Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T13:09:04.4083961Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T13:09:04.4084844Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T13:09:04.4085674Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T13:09:04.4086476Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T13:09:04.4087363Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T13:09:04.4088228Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T13:09:04.4089136Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T13:09:04.4134030Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T13:09:04.4161485Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T13:09:04.4403095Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T13:09:04.4595946Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T13:09:04.4700770Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T13:09:04.4781024Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T13:09:04.5120346Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T13:09:04.5150549Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T13:09:04.5160433Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T13:09:04.5170372Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T13:09:04.5171677Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T13:09:04.5172940Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T13:09:04.5173937Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T13:09:04.5174992Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T13:09:04.5177035Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T13:09:04.5178434Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T13:09:04.5179792Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T13:09:04.5180847Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T13:09:04.5181859Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T13:09:04.5182870Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T13:09:04.5183932Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T13:09:04.5185054Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T13:09:04.5186207Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T13:09:04.5192141Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T13:09:04.5193633Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T13:09:04.5194725Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T13:09:04.5195861Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T13:09:04.5196919Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T13:09:04.5198056Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T13:09:04.5206726Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-04T13:09:04.5209035Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T13:09:04.5210291Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T13:09:04.5211504Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T13:09:04.5212690Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T13:09:04.5213832Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-04T13:09:04.5214851Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T13:09:04.5215933Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T13:09:04.5216904Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-04T13:09:04.5217780Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T13:09:04.5218719Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T13:09:04.5220066Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T13:09:04.5220920Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T13:09:04.5221881Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T13:09:04.5222723Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T13:09:04.5223485Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T13:09:04.5224339Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T13:09:04.5225185Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T13:09:04.5239816Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T13:09:04.5394555Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T13:09:04.5395448Z 
2026-06-04T13:09:04.5395891Z test result: ok. 88 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.16s
2026-06-04T13:09:04.5396482Z 
2026-06-04T13:09:04.5416955Z      Running unittests src/lib.rs (target/debug/deps/spt_proto-8e50513b0f789f86)
2026-06-04T13:09:04.5430920Z 
2026-06-04T13:09:04.5431201Z running 54 tests
2026-06-04T13:09:04.5434229Z test addr::tests::display_round_trips ... ok
2026-06-04T13:09:04.5435150Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T13:09:04.5436596Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T13:09:04.5437449Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T13:09:04.5438050Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T13:09:04.5438702Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T13:09:04.5449441Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T13:09:04.5450144Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T13:09:04.5450859Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T13:09:04.5451475Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T13:09:04.5452083Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T13:09:04.5452863Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T13:09:04.5453646Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T13:09:04.5454218Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T13:09:04.5454858Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T13:09:04.5455665Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T13:09:04.5456546Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T13:09:04.5457398Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T13:09:04.5458245Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T13:09:04.5458833Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T13:09:04.5459654Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T13:09:04.5460498Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T13:09:04.5461250Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T13:09:04.5462000Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T13:09:04.5462683Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T13:09:04.5463409Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T13:09:04.5464032Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T13:09:04.5464546Z test event::tests::attr_order_preserved ... ok
2026-06-04T13:09:04.5465068Z test event::tests::msg_event_round_trips ... ok
2026-06-04T13:09:04.5465608Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T13:09:04.5466223Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T13:09:04.5466961Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-04T13:09:04.5467701Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T13:09:04.5468268Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T13:09:04.5468802Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T13:09:04.5469534Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T13:09:04.5470111Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T13:09:04.5470725Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T13:09:04.5471287Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T13:09:04.5471806Z test id::tests::reports_bad_char_position ... ok
2026-06-04T13:09:04.5472457Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T13:09:04.5480144Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T13:09:04.5480970Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T13:09:04.5481929Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T13:09:04.5482692Z test payload::tests::base64_known_vectors ... ok
2026-06-04T13:09:04.5484251Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T13:09:04.5485010Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T13:09:04.5486791Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T13:09:04.5487918Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T13:09:04.5488759Z test version::tests::current_version_self_compatible ... ok
2026-06-04T13:09:04.5489616Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T13:09:04.5490375Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T13:09:04.5491090Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T13:09:04.5748644Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T13:09:04.5749365Z 
2026-06-04T13:09:04.5749783Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T13:09:04.5750346Z 
2026-06-04T13:09:04.5752418Z      Running unittests src/lib.rs (target/debug/deps/spt_runtime-faba68fc47356a3c)
2026-06-04T13:09:04.5767996Z 
2026-06-04T13:09:04.5768613Z running 21 tests
2026-06-04T13:09:04.5794089Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T13:09:04.5795364Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T13:09:04.5796522Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T13:09:04.5797520Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T13:09:04.5798496Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T13:09:04.5799653Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T13:09:04.5800722Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T13:09:04.5801632Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T13:09:04.5802587Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T13:09:04.5805777Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T13:09:04.5806866Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T13:09:04.5817968Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T13:09:04.5829710Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T13:09:04.5830836Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T13:09:04.5831835Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T13:09:04.5832803Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T13:09:04.5834690Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T13:09:04.5837618Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T13:09:04.5838452Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T13:09:04.6029606Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T13:09:04.8869762Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T13:09:04.8870863Z 
2026-06-04T13:09:04.8871746Z test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
2026-06-04T13:09:04.8872899Z 
2026-06-04T13:09:04.8876235Z      Running unittests src/lib.rs (target/debug/deps/spt_store-6875abdd8a37f919)
2026-06-04T13:09:04.8892982Z 
2026-06-04T13:09:04.8893294Z running 123 tests
2026-06-04T13:09:04.8901690Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T13:09:04.8902549Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T13:09:04.8903689Z test access::tests::recent_outbound_persists ... ok
2026-06-04T13:09:04.8907484Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T13:09:04.8908176Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T13:09:04.8908810Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T13:09:04.8922391Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T13:09:04.8923089Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T13:09:04.8924017Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T13:09:04.8949848Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T13:09:04.8954975Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T13:09:04.8972142Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T13:09:04.9493397Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T13:09:05.0402691Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T13:09:05.0403454Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T13:09:05.0404155Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T13:09:05.0405015Z test contextmark::tests::merge_decisions ... ok
2026-06-04T13:09:05.0406016Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T13:09:05.0406793Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T13:09:05.0453474Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T13:09:05.0532536Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T13:09:05.0776168Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T13:09:05.1081856Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T13:09:05.2027621Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T13:09:05.2038739Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T13:09:05.2044133Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T13:09:05.2050910Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T13:09:05.2066898Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T13:09:05.2163316Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T13:09:05.2176852Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T13:09:05.2178631Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T13:09:05.2864411Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T13:09:05.2870212Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T13:09:05.2881504Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T13:09:05.2884755Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T13:09:05.2905518Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T13:09:05.2912911Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-04T13:09:05.2933016Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T13:09:05.2933784Z test info::tests::write_read_round_trip ... ok
2026-06-04T13:09:05.2937559Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T13:09:05.2947272Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T13:09:05.2954624Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T13:09:05.2961156Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T13:09:05.2973551Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T13:09:05.2976248Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T13:09:05.2985062Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T13:09:05.2995484Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T13:09:05.3276990Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T13:09:05.3730275Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T13:09:05.4169315Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-04T13:09:05.4348749Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-04T13:09:05.4350677Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-04T13:09:05.5073794Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-04T13:09:05.5150902Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T13:09:05.5152905Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T13:09:05.5153997Z test perch::tests::classification_matrix ... ok
2026-06-04T13:09:05.5156539Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T13:09:05.5163459Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T13:09:05.5166414Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T13:09:05.5168373Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T13:09:05.5177210Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T13:09:05.5178154Z test proc::tests::current_process_is_alive ... ok
2026-06-04T13:09:05.5178891Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T13:09:05.5179890Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T13:09:05.5180615Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T13:09:05.5213881Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-04T13:09:05.5214698Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T13:09:05.5609317Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-04T13:09:05.5910773Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-04T13:09:05.6009013Z test project::tests::derivation_ladder ... ok
2026-06-04T13:09:05.6813008Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T13:09:05.6813789Z test registry::tests::register_and_lookup ... ok
2026-06-04T13:09:05.6956668Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T13:09:05.7395674Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T13:09:05.7846911Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T13:09:05.7861758Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T13:09:05.7876298Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T13:09:05.7902083Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T13:09:05.7902831Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T13:09:05.7903735Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T13:09:05.7917414Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T13:09:05.8463624Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T13:09:05.9321747Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T13:09:05.9712805Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T13:09:06.0662666Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T13:09:06.1050187Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T13:09:06.1410346Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T13:09:06.1654352Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T13:09:06.1655500Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T13:09:06.1658405Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T13:09:06.1659382Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T13:09:06.1669628Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T13:09:06.1674583Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T13:09:06.1677600Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T13:09:06.1681268Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T13:09:06.1686283Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T13:09:06.1696761Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T13:09:06.2457576Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T13:09:06.2581161Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T13:09:06.7199267Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T13:09:06.7661524Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-04T13:09:06.8011884Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-04T13:09:07.1192997Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-04T13:09:07.1280526Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-04T13:09:07.1281400Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T13:09:07.1282136Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T13:09:07.1283023Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T13:09:07.1283898Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T13:09:07.1284591Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T13:09:07.1285258Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T13:09:07.1291373Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T13:09:07.1292066Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T13:09:07.1293088Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T13:09:07.1293886Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T13:09:07.1294689Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T13:09:07.1295455Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T13:09:07.1300552Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T13:09:07.1301359Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T13:09:07.1424491Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T13:09:07.1430592Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T13:09:07.2286697Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-04T13:09:07.4670839Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-04T13:09:08.2602724Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-04T13:09:08.2603297Z 
2026-06-04T13:09:08.2603733Z test result: ok. 123 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.37s
2026-06-04T13:09:08.2604302Z 
2026-06-04T13:09:08.2610503Z      Running unittests src/lib.rs (target/debug/deps/spt_term-fff656b4d6b0126e)
2026-06-04T13:09:08.2626915Z 
2026-06-04T13:09:08.2627264Z running 8 tests
2026-06-04T13:09:08.2641581Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T13:09:08.2686246Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T13:09:08.2687099Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T13:09:08.2687983Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T13:09:08.2688752Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T13:09:08.2689598Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T13:09:08.2692037Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T13:09:08.2736777Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T13:09:08.2737188Z 
2026-06-04T13:09:08.2737606Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T13:09:08.2738193Z 
2026-06-04T13:09:08.2742428Z      Running tests/digest.rs (target/debug/deps/digest-c83d710395950856)
2026-06-04T13:09:08.2759692Z 
2026-06-04T13:09:08.2759997Z running 1 test
2026-06-04T13:09:08.2823073Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T13:09:08.2823458Z 
2026-06-04T13:09:08.2823865Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T13:09:08.2824412Z 
2026-06-04T13:09:08.2827603Z      Running tests/dsr.rs (target/debug/deps/dsr-7d7f89946012d461)
2026-06-04T13:09:08.2840902Z 
2026-06-04T13:09:08.2841153Z running 1 test
2026-06-04T13:09:08.2954224Z test drain_forwards_child_output ... ok
2026-06-04T13:09:08.2955117Z 
2026-06-04T13:09:08.2955521Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T13:09:08.2956365Z 
2026-06-04T13:09:08.2956808Z      Running tests/inject.rs (target/debug/deps/inject-0d0e775be1cce10f)
2026-06-04T13:09:08.2970239Z 
2026-06-04T13:09:08.2970558Z running 2 tests
2026-06-04T13:09:08.3086458Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T13:09:08.3087053Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T13:09:08.3087423Z 
2026-06-04T13:09:08.3087832Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T13:09:08.3088443Z 
2026-06-04T13:09:08.3089060Z      Running tests/stream.rs (target/debug/deps/stream-d72a83f71c126aa9)
2026-06-04T13:09:08.3102968Z 
2026-06-04T13:09:08.3103269Z running 2 tests
2026-06-04T13:09:08.3120284Z test delivers_every_value_under_resize ... ok
2026-06-04T13:09:09.3137233Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T13:09:09.3139380Z 
2026-06-04T13:09:09.3140079Z      Running tests/surface.rs (target/debug/deps/surface-9aedc85eea9ada6a)
2026-06-04T13:09:09.3141178Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
2026-06-04T13:09:09.3141860Z 
2026-06-04T13:09:09.3153901Z 
2026-06-04T13:09:09.3154228Z running 2 tests
2026-06-04T13:09:09.3175383Z test captures_child_output_off_the_pty ... ok
2026-06-04T13:09:09.3177080Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T13:09:09.3177484Z 
2026-06-04T13:09:09.3177919Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:09:09.3178489Z 
2026-06-04T13:09:09.3180069Z    Doc-tests spt_daemon
2026-06-04T13:09:09.6702462Z 
2026-06-04T13:09:09.6702907Z running 0 tests
2026-06-04T13:09:09.6703166Z 
2026-06-04T13:09:09.6703592Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:09:09.6704135Z 
2026-06-04T13:09:09.6753121Z    Doc-tests spt_live
2026-06-04T13:09:09.7253751Z 
2026-06-04T13:09:09.7254292Z running 0 tests
2026-06-04T13:09:09.7254590Z 
2026-06-04T13:09:09.7255132Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:09:09.7255700Z 
2026-06-04T13:09:09.7289960Z    Doc-tests spt_msg
2026-06-04T13:09:09.7714968Z 
2026-06-04T13:09:09.7715310Z running 0 tests
2026-06-04T13:09:09.7715574Z 
2026-06-04T13:09:09.7715999Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:09:09.7716571Z 
2026-06-04T13:09:09.7750810Z    Doc-tests spt_net
2026-06-04T13:09:09.9616073Z 
2026-06-04T13:09:09.9616521Z running 0 tests
2026-06-04T13:09:09.9616787Z 
2026-06-04T13:09:09.9617196Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:09:09.9617754Z 
2026-06-04T13:09:09.9666315Z    Doc-tests spt_proto
2026-06-04T13:09:10.0109441Z 
2026-06-04T13:09:10.0110077Z running 0 tests
2026-06-04T13:09:10.0110371Z 
2026-06-04T13:09:10.0110954Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:09:10.0111493Z 
2026-06-04T13:09:10.0145090Z    Doc-tests spt_runtime
2026-06-04T13:09:10.1724088Z 
2026-06-04T13:09:10.1724488Z running 0 tests
2026-06-04T13:09:10.1724767Z 
2026-06-04T13:09:10.1725165Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:09:10.1725786Z 
2026-06-04T13:09:10.1760485Z    Doc-tests spt_store
2026-06-04T13:09:10.3424933Z 
2026-06-04T13:09:10.3425544Z running 0 tests
2026-06-04T13:09:10.3425934Z 
2026-06-04T13:09:10.3426337Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:09:10.3426904Z 
2026-06-04T13:09:10.3466622Z    Doc-tests spt_term
2026-06-04T13:09:10.3995991Z 
2026-06-04T13:09:10.3996701Z running 0 tests
2026-06-04T13:09:10.3998836Z 
2026-06-04T13:09:10.3999444Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T13:09:10.4000520Z 
2026-06-04T13:09:10.4185992Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T13:09:10.4186760Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T13:09:10.4205611Z shell: /usr/bin/bash -e {0}
2026-06-04T13:09:10.4205984Z ##[endgroup]
2026-06-04T13:09:10.9214387Z     Checking libc v0.2.186
2026-06-04T13:09:10.9216134Z     Checking serde_core v1.0.228
2026-06-04T13:09:10.9217547Z     Checking cfg-if v1.0.4
2026-06-04T13:09:10.9325560Z     Checking typenum v1.20.1
2026-06-04T13:09:10.9677930Z     Checking critical-section v1.2.0
2026-06-04T13:09:11.0386881Z     Checking memchr v2.8.1
2026-06-04T13:09:11.7840180Z     Checking subtle v2.6.1
2026-06-04T13:09:11.9389491Z     Checking zeroize v1.8.2
2026-06-04T13:09:12.0930575Z     Checking smallvec v1.15.1
2026-06-04T13:09:12.2661606Z     Checking generic-array v0.14.7
2026-06-04T13:09:12.3260590Z     Checking pin-project-lite v0.2.17
2026-06-04T13:09:12.3792640Z     Checking cpufeatures v0.2.17
2026-06-04T13:09:12.4220890Z     Checking log v0.4.30
2026-06-04T13:09:12.6093268Z     Checking itoa v1.0.18
2026-06-04T13:09:12.7700615Z     Checking equivalent v1.0.2
2026-06-04T13:09:12.8132247Z     Checking futures-core v0.3.32
2026-06-04T13:09:12.9140669Z     Checking bytes v1.11.1
2026-06-04T13:09:13.0713767Z     Checking getrandom v0.2.17
2026-06-04T13:09:13.1770654Z     Checking crypto-common v0.1.7
2026-06-04T13:09:13.2510674Z     Checking hashbrown v0.17.1
2026-06-04T13:09:13.2916824Z     Checking rand_core v0.10.1
2026-06-04T13:09:13.4310548Z     Checking bitflags v2.11.1
2026-06-04T13:09:13.6100551Z     Checking socket2 v0.6.4
2026-06-04T13:09:13.7110809Z     Checking mio v1.2.1
2026-06-04T13:09:14.0391035Z     Checking stable_deref_trait v1.2.1
2026-06-04T13:09:14.0870471Z     Checking getrandom v0.4.2
2026-06-04T13:09:14.1290699Z     Checking indexmap v2.14.0
2026-06-04T13:09:14.1730648Z     Checking tokio v1.52.3
2026-06-04T13:09:14.2440576Z     Checking block-buffer v0.10.4
2026-06-04T13:09:14.3050761Z     Checking serde v1.0.228
2026-06-04T13:09:14.3530655Z     Checking futures-sink v0.3.32
2026-06-04T13:09:14.4230243Z     Checking slab v0.4.12
2026-06-04T13:09:14.5960603Z     Checking futures-io v0.3.32
2026-06-04T13:09:14.6970653Z     Checking futures-channel v0.3.32
2026-06-04T13:09:14.9550450Z     Checking digest v0.10.7
2026-06-04T13:09:15.0960722Z     Checking portable-atomic v1.13.1
2026-06-04T13:09:15.1990393Z     Checking futures-task v0.3.32
2026-06-04T13:09:15.2141032Z     Checking zerofrom v0.1.8
2026-06-04T13:09:15.3230548Z     Checking yoke v0.8.2
2026-06-04T13:09:15.3310286Z     Checking futures-util v0.3.32
2026-06-04T13:09:15.5638705Z     Checking zerovec v0.11.6
2026-06-04T13:09:15.8960541Z     Checking once_cell v1.21.4
2026-06-04T13:09:16.1035634Z     Checking rand_core v0.6.4
2026-06-04T13:09:16.2519773Z     Checking curve25519-dalek v4.1.3
2026-06-04T13:09:16.4170809Z     Checking zerocopy v0.8.50
2026-06-04T13:09:17.6491301Z     Checking sha2 v0.10.9
2026-06-04T13:09:18.0230313Z     Checking signature v2.2.0
2026-06-04T13:09:18.1080332Z     Checking ed25519 v2.2.3
2026-06-04T13:09:18.2255108Z     Checking fastrand v2.4.1
2026-06-04T13:09:18.4472085Z     Checking ed25519-dalek v2.2.0
2026-06-04T13:09:18.6647707Z     Checking tinystr v0.8.3
2026-06-04T13:09:18.8760361Z     Checking tracing-core v0.1.36
2026-06-04T13:09:19.3750182Z     Checking litemap v0.8.2
2026-06-04T13:09:19.4256161Z     Checking writeable v0.6.3
2026-06-04T13:09:19.5960336Z     Checking tracing v0.1.44
2026-06-04T13:09:19.6320316Z     Checking icu_locale_core v2.2.0
2026-06-04T13:09:19.8500407Z     Checking libsqlite3-sys v0.30.1
2026-06-04T13:09:20.0925074Z     Checking zmij v1.0.21
2026-06-04T13:09:20.3460724Z     Checking potential_utf v0.1.5
2026-06-04T13:09:20.4196590Z     Checking zerotrie v0.2.4
2026-06-04T13:09:20.4490528Z     Checking fallible-iterator v0.3.0
2026-06-04T13:09:20.7520667Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T13:09:20.7930869Z     Checking utf8_iter v1.0.4
2026-06-04T13:09:20.8921377Z     Checking icu_provider v2.2.0
2026-06-04T13:09:20.9110564Z     Checking icu_collections v2.2.0
2026-06-04T13:09:20.9178800Z     Checking serde_json v1.0.150
2026-06-04T13:09:21.2090374Z     Checking tokio-util v0.7.18
2026-06-04T13:09:21.3800804Z     Checking spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T13:09:21.8880370Z     Checking icu_normalizer_data v2.2.0
2026-06-04T13:09:21.9360700Z     Checking icu_properties_data v2.2.0
2026-06-04T13:09:22.0820641Z     Checking percent-encoding v2.3.2
2026-06-04T13:09:22.1540355Z     Checking icu_properties v2.2.0
2026-06-04T13:09:22.1660785Z     Checking icu_normalizer v2.2.0
2026-06-04T13:09:22.2150480Z     Checking http v1.4.1
2026-06-04T13:09:22.5900698Z     Checking ahash v0.8.12
2026-06-04T13:09:22.6310731Z     Checking cpufeatures v0.3.0
2026-06-04T13:09:22.6730458Z     Checking rustls-pki-types v1.14.1
2026-06-04T13:09:22.7710497Z     Checking hashbrown v0.14.5
2026-06-04T13:09:23.1152402Z     Checking thiserror v2.0.18
2026-06-04T13:09:23.1810694Z     Checking chacha20 v0.10.0
2026-06-04T13:09:23.2890405Z     Checking form_urlencoded v1.2.2
2026-06-04T13:09:23.4120614Z     Checking ipnet v2.12.0
2026-06-04T13:09:23.4496842Z     Checking untrusted v0.9.0
2026-06-04T13:09:23.5310109Z     Checking ring v0.17.14
2026-06-04T13:09:23.6570545Z     Checking hashlink v0.9.1
2026-06-04T13:09:23.8073661Z     Checking rand v0.10.1
2026-06-04T13:09:23.9794100Z     Checking idna_adapter v1.2.2
2026-06-04T13:09:24.0631930Z     Checking idna v1.1.0
2026-06-04T13:09:24.0791379Z     Checking rusqlite v0.32.1
2026-06-04T13:09:24.3995395Z     Checking url v2.5.8
2026-06-04T13:09:24.6416894Z     Checking scopeguard v1.2.0
2026-06-04T13:09:24.7020717Z     Checking lock_api v0.4.14
2026-06-04T13:09:24.9880293Z     Checking const-oid v0.10.2
2026-06-04T13:09:25.1460601Z     Checking atomic-waker v1.1.2
2026-06-04T13:09:25.1690702Z     Checking fnv v1.0.7
2026-06-04T13:09:25.2040491Z     Checking derive_more v2.1.1
2026-06-04T13:09:25.2230309Z     Checking h2 v0.4.14
2026-06-04T13:09:25.2710802Z     Checking spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T13:09:25.3190559Z     Checking http-body v1.0.1
2026-06-04T13:09:25.4210306Z     Checking hybrid-array v0.4.12
2026-06-04T13:09:25.4900337Z     Checking rustls-webpki v0.103.13
2026-06-04T13:09:26.2080848Z     Checking rustls v0.23.40
2026-06-04T13:09:26.3430466Z     Checking linux-raw-sys v0.12.1
2026-06-04T13:09:26.8490468Z     Checking base64ct v1.8.3
2026-06-04T13:09:27.1655285Z     Checking pem-rfc7468 v1.0.0
2026-06-04T13:09:27.3160174Z     Checking rustix v1.1.4
2026-06-04T13:09:27.6016124Z     Checking spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T13:09:27.9140631Z     Checking httparse v1.10.1
2026-06-04T13:09:28.1930362Z     Checking base64 v0.22.1
2026-06-04T13:09:28.5280286Z     Checking try-lock v0.2.5
2026-06-04T13:09:28.5910560Z     Checking tower-service v0.3.3
2026-06-04T13:09:28.6450675Z     Checking tinyvec_macros v0.1.1
2026-06-04T13:09:28.6810541Z     Checking data-encoding v2.11.0
2026-06-04T13:09:29.1070361Z     Checking tinyvec v1.11.0
2026-06-04T13:09:29.5490748Z     Checking tempfile v3.27.0
2026-06-04T13:09:29.6730678Z     Checking want v0.3.1
2026-06-04T13:09:29.7720599Z     Checking n0-error v0.1.3
2026-06-04T13:09:29.8174996Z     Checking der v0.8.0-rc.10
2026-06-04T13:09:30.0040817Z     Checking crypto-common v0.2.2
2026-06-04T13:09:30.8050507Z     Checking block-buffer v0.12.0
2026-06-04T13:09:30.9530233Z     Checking inout v0.1.4
2026-06-04T13:09:30.9730627Z     Checking ioctl-rs v0.1.6
2026-06-04T13:09:31.0330359Z     Checking serial-core v0.4.0
2026-06-04T13:09:31.0650709Z     Checking termios v0.2.2
2026-06-04T13:09:31.1497820Z     Checking parking v2.2.1
2026-06-04T13:09:31.1558530Z     Checking spin v0.10.0
2026-06-04T13:09:31.1687914Z     Checking diatomic-waker v0.2.3
2026-06-04T13:09:31.2370605Z     Checking httpdate v1.0.3
2026-06-04T13:09:31.2481741Z     Checking cordyceps v0.3.4
2026-06-04T13:09:31.2700828Z     Checking futures-lite v2.6.1
2026-06-04T13:09:31.3909662Z     Checking hyper v1.10.1
2026-06-04T13:09:31.4205483Z     Checking spki v0.8.0-rc.4
2026-06-04T13:09:31.5868087Z     Checking serial-unix v0.4.0
2026-06-04T13:09:31.6290892Z     Checking futures-buffered v0.2.13
2026-06-04T13:09:31.7176521Z     Checking digest v0.11.3
2026-06-04T13:09:31.8774310Z     Checking pin-project v1.1.13
2026-06-04T13:09:31.9320923Z     Checking thiserror v1.0.69
2026-06-04T13:09:31.9910858Z     Checking cipher v0.4.4
2026-06-04T13:09:32.0040838Z     Checking tokio-rustls v0.26.4
2026-06-04T13:09:32.2620902Z     Checking netlink-packet-core v0.8.1
2026-06-04T13:09:32.3410321Z     Checking memoffset v0.6.5
2026-06-04T13:09:32.3870635Z     Checking num-traits v0.2.19
2026-06-04T13:09:32.4216573Z     Checking parking_lot_core v0.9.12
2026-06-04T13:09:32.6150853Z     Checking universal-hash v0.5.1
2026-06-04T13:09:32.6520692Z     Checking sync_wrapper v1.0.2
2026-06-04T13:09:32.7090478Z     Checking aho-corasick v1.1.4
2026-06-04T13:09:32.7205012Z     Checking either v1.16.0
2026-06-04T13:09:32.9788621Z     Checking bitflags v1.3.2
2026-06-04T13:09:33.0212022Z     Checking regex-syntax v0.8.10
2026-06-04T13:09:33.2490890Z     Checking opaque-debug v0.3.1
2026-06-04T13:09:33.2880463Z     Checking byteorder v1.5.0
2026-06-04T13:09:33.4248783Z     Checking pin-utils v0.1.0
2026-06-04T13:09:33.4670474Z     Checking nix v0.25.1
2026-06-04T13:09:33.4867432Z     Checking hash32 v0.2.1
2026-06-04T13:09:33.6620513Z     Checking prefix-trie v0.8.4
2026-06-04T13:09:34.0550682Z     Checking polyval v0.6.2
2026-06-04T13:09:34.2130576Z     Checking hyper-util v0.1.20
2026-06-04T13:09:34.5490043Z     Checking parking_lot v0.12.5
2026-06-04T13:09:34.7906769Z     Checking n0-future v0.3.2
2026-06-04T13:09:34.8967997Z     Checking filedescriptor v0.8.3
2026-06-04T13:09:35.0550276Z     Checking crossbeam-utils v0.8.21
2026-06-04T13:09:35.5350158Z     Checking regex-automata v0.4.14
2026-06-04T13:09:35.6290797Z     Checking serial v0.4.0
2026-06-04T13:09:35.6770513Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T13:09:35.8220778Z     Checking spin v0.9.8
2026-06-04T13:09:36.0460638Z     Checking anyhow v1.0.102
2026-06-04T13:09:36.2970304Z     Checking futures-executor v0.3.32
2026-06-04T13:09:36.4160057Z     Checking toml_datetime v0.6.11
2026-06-04T13:09:36.4388764Z     Checking serde_spanned v0.6.9
2026-06-04T13:09:36.5420529Z     Checking shell-words v1.1.1
2026-06-04T13:09:36.6293607Z     Checking downcast-rs v1.2.1
2026-06-04T13:09:36.6410683Z     Checking tower-layer v0.3.3
2026-06-04T13:09:36.6891421Z     Checking winnow v0.7.15
2026-06-04T13:09:36.8190576Z     Checking toml_write v0.1.2
2026-06-04T13:09:37.0180309Z     Checking signature v3.0.0
2026-06-04T13:09:37.1160667Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T13:09:37.2981774Z     Checking futures v0.3.32
2026-06-04T13:09:37.3490917Z     Checking heapless v0.7.17
2026-06-04T13:09:37.9665447Z     Checking portable-pty v0.8.1
2026-06-04T13:09:38.2134675Z     Checking noq-udp v0.10.0
2026-06-04T13:09:38.2840969Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T13:09:38.4836510Z     Checking regex v1.12.3
2026-06-04T13:09:38.5480324Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T13:09:38.9340333Z     Checking ghash v0.5.1
2026-06-04T13:09:39.0090234Z     Checking ctr v0.9.2
2026-06-04T13:09:39.1890584Z     Checking aes v0.8.4
2026-06-04T13:09:39.3431529Z     Checking toml_edit v0.22.27
2026-06-04T13:09:39.8100356Z     Checking sha2 v0.11.0-rc.5
2026-06-04T13:09:39.8688873Z     Checking http-body-util v0.1.3
2026-06-04T13:09:40.1730291Z     Checking cobs v0.3.0
2026-06-04T13:09:40.3023656Z     Checking netlink-sys v0.8.8
2026-06-04T13:09:40.5063340Z     Checking aead v0.5.2
2026-06-04T13:09:40.6070612Z     Checking openssl-probe v0.2.1
2026-06-04T13:09:40.6810668Z     Checking powerfmt v0.2.0
2026-06-04T13:09:40.8470567Z     Checking deranged v0.5.8
2026-06-04T13:09:40.9400707Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T13:09:41.2156863Z     Checking rustls-native-certs v0.8.4
2026-06-04T13:09:41.2740567Z     Checking postcard v1.1.3
2026-06-04T13:09:41.3250619Z     Checking aes-gcm v0.10.3
2026-06-04T13:09:41.4719354Z     Checking data-encoding-macro v0.1.20
2026-06-04T13:09:41.5123089Z     Checking tower v0.5.3
2026-06-04T13:09:41.7569778Z     Checking crossbeam-epoch v0.9.18
2026-06-04T13:09:41.9670769Z     Checking toml v0.8.23
2026-06-04T13:09:42.0770400Z     Checking crossbeam-channel v0.5.15
2026-06-04T13:09:42.1970900Z     Checking netlink-packet-route v0.29.0
2026-06-04T13:09:42.5320554Z     Checking uuid v1.23.2
2026-06-04T13:09:42.6550746Z     Checking foldhash v0.2.0
2026-06-04T13:09:42.7770499Z     Checking time-core v0.1.8
2026-06-04T13:09:42.7800527Z     Checking lru-slab v0.1.2
2026-06-04T13:09:42.8860794Z     Checking xml-rs v0.8.28
2026-06-04T13:09:42.9340646Z     Checking num-conv v0.2.2
2026-06-04T13:09:42.9453084Z     Checking identity-hash v0.1.0
2026-06-04T13:09:43.0200314Z     Checking mac-addr v0.3.0
2026-06-04T13:09:43.1082921Z     Checking allocator-api2 v0.2.21
2026-06-04T13:09:43.1682035Z     Checking rustc-hash v2.1.2
2026-06-04T13:09:43.2555414Z     Checking ryu v1.0.23
2026-06-04T13:09:43.3940615Z     Checking tagptr v0.2.0
2026-06-04T13:09:43.5395714Z     Checking sorted-index-buffer v0.2.1
2026-06-04T13:09:43.5820287Z     Checking hashbrown v0.16.1
2026-06-04T13:09:43.6394968Z     Checking xmltree v0.10.3
2026-06-04T13:09:43.6711100Z     Checking noq-proto v0.17.0
2026-06-04T13:09:43.7880914Z     Checking moka v0.12.15
2026-06-04T13:09:44.5190615Z     Checking iroh-metrics v0.38.3
2026-06-04T13:09:45.0400392Z     Checking time v0.3.47
2026-06-04T13:09:45.1640668Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T13:09:45.8314844Z     Checking strum v0.28.0
2026-06-04T13:09:45.9080248Z     Checking tower-http v0.6.11
2026-06-04T13:09:46.3070794Z     Checking iroh-base v0.98.0
2026-06-04T13:09:46.8050586Z     Checking num_enum v0.7.6
2026-06-04T13:09:46.8810351Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T13:09:47.0010656Z     Checking netlink-proto v0.12.0
2026-06-04T13:09:47.2060599Z     Checking spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T13:09:47.2721469Z     Checking hyper-rustls v0.27.9
2026-06-04T13:09:47.4720579Z     Checking n0-watcher v0.6.1
2026-06-04T13:09:47.6920212Z     Checking netlink-packet-route v0.30.0
2026-06-04T13:09:47.8030748Z     Checking attohttpc v0.30.1
2026-06-04T13:09:48.3580634Z     Checking tokio-stream v0.1.18
2026-06-04T13:09:48.8910867Z     Checking netdev v0.42.0
2026-06-04T13:09:48.9890495Z     Checking simple-dns v0.9.3
2026-06-04T13:09:49.3458226Z     Checking arrayref v0.3.9
2026-06-04T13:09:49.3870318Z     Checking sha1_smol v1.0.1
2026-06-04T13:09:49.5420603Z     Checking constant_time_eq v0.4.2
2026-06-04T13:09:49.6460483Z     Checking arrayvec v0.7.6
2026-06-04T13:09:49.8857077Z     Checking simdutf8 v0.1.5
2026-06-04T13:09:50.0939750Z     Checking smol_str v0.1.24
2026-06-04T13:09:50.2320641Z     Checking resolv-conf v0.7.6
2026-06-04T13:09:50.2648337Z     Checking iroh-dns v0.98.0
2026-06-04T13:09:50.4540869Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T13:09:50.4777519Z     Checking noq v0.18.0
2026-06-04T13:09:50.6010875Z     Checking acto v0.8.2
2026-06-04T13:09:51.3020622Z     Checking tokio-websockets v0.13.2
2026-06-04T13:09:51.5450431Z     Checking blake3 v1.8.5
2026-06-04T13:09:51.8614540Z     Checking igd-next v0.17.1
2026-06-04T13:09:51.9900611Z     Checking reqwest v0.13.4
2026-06-04T13:09:52.0330362Z     Checking lru v0.16.4
2026-06-04T13:09:52.2180868Z     Checking spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T13:09:52.4810370Z     Checking webpki-roots v1.0.7
2026-06-04T13:09:52.5830197Z     Checking hmac v0.12.1
2026-06-04T13:09:52.7000460Z     Checking serde_bytes v0.11.19
2026-06-04T13:09:52.9159923Z     Checking seize v0.5.1
2026-06-04T13:09:53.1350344Z     Checking cmov v0.5.4
2026-06-04T13:09:53.2231052Z     Checking iroh-relay v0.98.0
2026-06-04T13:09:53.3980592Z     Checking ctutils v0.4.2
2026-06-04T13:09:53.6610282Z     Checking papaya v0.2.4
2026-06-04T13:09:54.0290362Z     Checking hkdf v0.12.4
2026-06-04T13:09:54.1440327Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T13:09:54.1710359Z     Checking backon v1.6.0
2026-06-04T13:09:54.3754384Z     Checking spake2 v0.4.0
2026-06-04T13:09:54.4280571Z     Checking netwatch v0.16.0
2026-06-04T13:09:54.5570217Z     Checking sha1 v0.10.6
2026-06-04T13:09:54.7280944Z     Checking interprocess v2.4.2
2026-06-04T13:09:55.2515075Z     Checking spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T13:09:55.3430660Z     Checking utf8parse v0.2.2
2026-06-04T13:09:55.4090528Z     Checking anstyle-parse v1.0.0
2026-06-04T13:09:55.5620256Z     Checking anstyle-query v1.1.5
2026-06-04T13:09:55.5660974Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T13:09:55.6180457Z     Checking anstyle v1.0.14
2026-06-04T13:09:55.6261021Z     Checking colorchoice v1.0.5
2026-06-04T13:09:55.6350249Z     Checking portmapper v0.16.0
2026-06-04T13:09:55.6800992Z     Checking strsim v0.11.1
2026-06-04T13:09:55.7551125Z     Checking clap_lex v1.1.0
2026-06-04T13:09:55.8500656Z     Checking anstream v1.0.0
2026-06-04T13:09:55.8640924Z     Checking mock-adapter v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/adapters/mock)
2026-06-04T13:09:56.1080176Z     Checking clap_builder v4.6.0
2026-06-04T13:09:57.3098851Z     Checking iroh v0.98.2
2026-06-04T13:09:58.7360288Z     Checking clap v4.6.1
2026-06-04T13:10:05.2238744Z     Checking spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T13:10:07.0549867Z     Checking spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T13:10:10.8292359Z     Checking spt v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt)
2026-06-04T13:10:15.2107259Z     Finished `dev` profile [unoptimized] target(s) in 1m 04s
2026-06-04T13:10:15.2772978Z ##[group]Run cargo test -p spt-daemon --test budget --release -- --nocapture
2026-06-04T13:10:15.2773849Z [36;1mcargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T13:10:15.2792377Z shell: /usr/bin/bash -e {0}
2026-06-04T13:10:15.2792751Z env:
2026-06-04T13:10:15.2793031Z   SPT_BUDGET: 1
2026-06-04T13:10:15.2793339Z ##[endgroup]
2026-06-04T13:10:15.6946900Z    Compiling proc-macro2 v1.0.106
2026-06-04T13:10:15.6947425Z    Compiling quote v1.0.45
2026-06-04T13:10:15.6947854Z    Compiling unicode-ident v1.0.24
2026-06-04T13:10:15.6948314Z    Compiling libc v0.2.186
2026-06-04T13:10:15.7861560Z    Compiling serde_core v1.0.228
2026-06-04T13:10:15.9120540Z    Compiling serde v1.0.228
2026-06-04T13:10:16.1800541Z    Compiling cfg-if v1.0.4
2026-06-04T13:10:16.2230614Z    Compiling pin-project-lite v0.2.17
2026-06-04T13:10:16.2890439Z    Compiling typenum v1.20.1
2026-06-04T13:10:17.5530312Z    Compiling syn v2.0.117
2026-06-04T13:10:17.8230251Z    Compiling portable-atomic v1.13.1
2026-06-04T13:10:18.3560252Z    Compiling version_check v0.9.5
2026-06-04T13:10:18.8290142Z    Compiling critical-section v1.2.0
2026-06-04T13:10:18.8540145Z    Compiling memchr v2.8.1
2026-06-04T13:10:18.9074395Z    Compiling subtle v2.6.1
2026-06-04T13:10:19.1200463Z    Compiling futures-core v0.3.32
2026-06-04T13:10:19.2697716Z    Compiling bytes v1.11.1
2026-06-04T13:10:20.7881151Z    Compiling log v0.4.30
2026-06-04T13:10:20.9820720Z    Compiling generic-array v0.14.7
2026-06-04T13:10:21.1230569Z    Compiling socket2 v0.6.4
2026-06-04T13:10:21.1234651Z    Compiling semver v1.0.28
2026-06-04T13:10:21.1810804Z    Compiling shlex v2.0.1
2026-06-04T13:10:21.3832586Z    Compiling smallvec v1.15.1
2026-06-04T13:10:21.5570757Z    Compiling find-msvc-tools v0.1.9
2026-06-04T13:10:21.7380596Z    Compiling rustc_version v0.4.1
2026-06-04T13:10:21.8610532Z    Compiling cc v1.2.63
2026-06-04T13:10:23.0181329Z    Compiling mio v1.2.1
2026-06-04T13:10:23.2770605Z    Compiling stable_deref_trait v1.2.1
2026-06-04T13:10:23.3330660Z    Compiling futures-io v0.3.32
2026-06-04T13:10:23.5595947Z    Compiling slab v0.4.12
2026-06-04T13:10:23.8280910Z    Compiling futures-sink v0.3.32
2026-06-04T13:10:23.9150690Z    Compiling futures-channel v0.3.32
2026-06-04T13:10:24.2815874Z    Compiling synstructure v0.13.2
2026-06-04T13:10:24.2985855Z    Compiling futures-task v0.3.32
2026-06-04T13:10:24.3360839Z    Compiling crypto-common v0.1.7
2026-06-04T13:10:24.4423175Z    Compiling getrandom v0.2.17
2026-06-04T13:10:24.4930810Z    Compiling equivalent v1.0.2
2026-06-04T13:10:24.5440612Z    Compiling itoa v1.0.18
2026-06-04T13:10:24.7230573Z    Compiling cpufeatures v0.2.17
2026-06-04T13:10:24.7700440Z    Compiling rand_core v0.10.1
2026-06-04T13:10:24.8770654Z    Compiling cfg_aliases v0.2.1
2026-06-04T13:10:24.9210874Z    Compiling rustversion v1.0.22
2026-06-04T13:10:24.9542938Z    Compiling hashbrown v0.17.1
2026-06-04T13:10:25.1717550Z    Compiling writeable v0.6.3
2026-06-04T13:10:25.2302827Z    Compiling litemap v0.8.2
2026-06-04T13:10:25.5161413Z    Compiling bitflags v2.11.1
2026-06-04T13:10:25.5218783Z    Compiling getrandom v0.4.2
2026-06-04T13:10:25.6991123Z    Compiling icu_properties_data v2.2.0
2026-06-04T13:10:25.8370800Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T13:10:25.9560491Z    Compiling utf8_iter v1.0.4
2026-06-04T13:10:26.3589543Z    Compiling indexmap v2.14.0
2026-06-04T13:10:26.6730530Z    Compiling percent-encoding v2.3.2
2026-06-04T13:10:26.8170710Z    Compiling http v1.4.1
2026-06-04T13:10:27.0306854Z    Compiling ring v0.17.14
2026-06-04T13:10:27.0410531Z    Compiling serde_derive v1.0.228
2026-06-04T13:10:27.6160963Z    Compiling zeroize_derive v1.4.3
2026-06-04T13:10:28.0680669Z    Compiling tokio-macros v2.7.0
2026-06-04T13:10:28.3250784Z    Compiling zeroize v1.8.2
2026-06-04T13:10:28.5610302Z    Compiling futures-macro v0.3.32
2026-06-04T13:10:28.9620577Z    Compiling tokio v1.52.3
2026-06-04T13:10:29.6490399Z    Compiling zerofrom-derive v0.1.7
2026-06-04T13:10:30.7565210Z    Compiling futures-util v0.3.32
2026-06-04T13:10:31.4754761Z    Compiling zerofrom v0.1.8
2026-06-04T13:10:31.6086074Z    Compiling yoke-derive v0.8.2
2026-06-04T13:10:33.1970826Z    Compiling yoke v0.8.2
2026-06-04T13:10:33.8187002Z    Compiling zerovec-derive v0.11.3
2026-06-04T13:10:35.0822351Z    Compiling once_cell v1.21.4
2026-06-04T13:10:35.4306195Z    Compiling displaydoc v0.2.6
2026-06-04T13:10:35.5780664Z    Compiling zerovec v0.11.6
2026-06-04T13:10:36.3730802Z    Compiling tracing-core v0.1.36
2026-06-04T13:10:36.4613185Z    Compiling tracing-attributes v0.1.31
2026-06-04T13:10:36.7930782Z    Compiling tinystr v0.8.3
2026-06-04T13:10:37.0560641Z    Compiling icu_locale_core v2.2.0
2026-06-04T13:10:38.3870759Z    Compiling potential_utf v0.1.5
2026-06-04T13:10:38.4390672Z    Compiling tracing v0.1.44
2026-06-04T13:10:38.5710624Z    Compiling zerotrie v0.2.4
2026-06-04T13:10:39.1439038Z    Compiling icu_provider v2.2.0
2026-06-04T13:10:39.2823211Z    Compiling icu_collections v2.2.0
2026-06-04T13:10:40.2134824Z    Compiling tokio-util v0.7.18
2026-06-04T13:10:40.6430961Z    Compiling icu_normalizer v2.2.0
2026-06-04T13:10:42.7430448Z    Compiling icu_properties v2.2.0
2026-06-04T13:10:42.9880900Z    Compiling autocfg v1.5.1
2026-06-04T13:10:43.5738939Z    Compiling thiserror v2.0.18
2026-06-04T13:10:43.9190763Z    Compiling cpufeatures v0.3.0
2026-06-04T13:10:44.0440598Z    Compiling rustls-pki-types v1.14.1
2026-06-04T13:10:44.8720622Z    Compiling idna_adapter v1.2.2
2026-06-04T13:10:45.6292140Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T13:10:46.1120676Z    Compiling thiserror-impl v2.0.18
2026-06-04T13:10:46.3270447Z    Compiling idna v1.1.0
2026-06-04T13:10:48.1080262Z    Compiling chacha20 v0.10.0
2026-06-04T13:10:48.5314757Z    Compiling ipnet v2.12.0
2026-06-04T13:10:50.5983323Z    Compiling form_urlencoded v1.2.2
2026-06-04T13:10:50.9200491Z    Compiling block-buffer v0.10.4
2026-06-04T13:10:50.9377957Z    Compiling ident_case v1.0.1
2026-06-04T13:10:51.0291373Z    Compiling anyhow v1.0.102
2026-06-04T13:10:51.0630467Z    Compiling fnv v1.0.7
2026-06-04T13:10:51.1220487Z    Compiling strsim v0.11.1
2026-06-04T13:10:51.2850635Z    Compiling untrusted v0.9.0
2026-06-04T13:10:51.3948608Z    Compiling darling_core v0.20.11
2026-06-04T13:10:51.5285289Z    Compiling digest v0.10.7
2026-06-04T13:10:51.8170329Z    Compiling url v2.5.8
2026-06-04T13:10:53.0220633Z    Compiling rand v0.10.1
2026-06-04T13:10:54.4720401Z    Compiling scopeguard v1.2.0
2026-06-04T13:10:54.5550673Z    Compiling unicode-segmentation v1.13.3
2026-06-04T13:10:55.2006893Z    Compiling rustls v0.23.40
2026-06-04T13:10:55.3059978Z    Compiling convert_case v0.10.0
2026-06-04T13:10:55.6770319Z    Compiling lock_api v0.4.14
2026-06-04T13:10:55.7790750Z    Compiling darling_macro v0.20.11
2026-06-04T13:10:56.0450631Z    Compiling const-oid v0.10.2
2026-06-04T13:10:56.0980925Z    Compiling atomic-waker v1.1.2
2026-06-04T13:10:56.1990785Z    Compiling unicode-xid v0.2.6
2026-06-04T13:10:56.2780476Z    Compiling derive_more-impl v2.1.1
2026-06-04T13:10:56.4704859Z    Compiling darling v0.20.11
2026-06-04T13:10:56.5260654Z    Compiling zerocopy v0.8.50
2026-06-04T13:10:56.8460353Z    Compiling httparse v1.10.1
2026-06-04T13:10:56.9428777Z    Compiling h2 v0.4.14
2026-06-04T13:10:57.1610468Z    Compiling derive_builder_core v0.20.2
2026-06-04T13:10:58.5589712Z    Compiling http-body v1.0.1
2026-06-04T13:10:58.7180576Z    Compiling curve25519-dalek v4.1.3
2026-06-04T13:10:58.8916598Z    Compiling ahash v0.8.12
2026-06-04T13:10:59.0310734Z    Compiling hybrid-array v0.4.12
2026-06-04T13:11:00.0510657Z    Compiling fastrand v2.4.1
2026-06-04T13:11:00.4970542Z    Compiling base64ct v1.8.3
2026-06-04T13:11:00.9880667Z    Compiling paste v1.0.15
2026-06-04T13:11:01.2310676Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T13:11:01.9280536Z    Compiling rustls-webpki v0.103.13
2026-06-04T13:11:02.3880674Z    Compiling derive_more v2.1.1
2026-06-04T13:11:02.7100609Z    Compiling derive_builder_macro v0.20.2
2026-06-04T13:11:08.4001386Z    Compiling num-traits v0.2.19
2026-06-04T13:11:08.5140800Z    Compiling n0-error-macros v0.1.3
2026-06-04T13:11:09.7326203Z    Compiling spez v0.1.2
2026-06-04T13:11:10.1050438Z    Compiling rand_core v0.6.4
2026-06-04T13:11:10.3181006Z    Compiling vcpkg v0.2.15
2026-06-04T13:11:10.3350696Z    Compiling base64 v0.22.1
2026-06-04T13:11:11.1790695Z    Compiling parking_lot_core v0.9.12
2026-06-04T13:11:11.3620769Z    Compiling data-encoding v2.11.0
2026-06-04T13:11:11.3854198Z    Compiling tinyvec_macros v0.1.1
2026-06-04T13:11:11.4310571Z    Compiling tower-service v0.3.3
2026-06-04T13:11:11.4910597Z    Compiling pkg-config v0.3.33
2026-06-04T13:11:12.3110839Z    Compiling try-lock v0.2.5
2026-06-04T13:11:12.3926168Z    Compiling want v0.3.1
2026-06-04T13:11:12.5703331Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T13:11:12.8870642Z    Compiling tinyvec v1.11.0
2026-06-04T13:11:14.3880583Z    Compiling n0-error v0.1.3
2026-06-04T13:11:15.7326523Z    Compiling derive_builder v0.20.2
2026-06-04T13:11:15.8171294Z    Compiling der v0.8.0-rc.10
2026-06-04T13:11:17.8141038Z    Compiling crypto-common v0.2.2
2026-06-04T13:11:19.5960742Z    Compiling block-buffer v0.12.0
2026-06-04T13:11:19.8040733Z    Compiling sha2 v0.10.9
2026-06-04T13:11:20.5660739Z    Compiling pin-project-internal v1.1.13
2026-06-04T13:11:21.5470583Z    Compiling vergen-lib v9.1.0
2026-06-04T13:11:21.6660776Z    Compiling n0-future v0.3.2
2026-06-04T13:11:21.8406986Z    Compiling inout v0.1.4
2026-06-04T13:11:21.9887898Z    Compiling signature v2.2.0
2026-06-04T13:11:22.1642414Z    Compiling diatomic-waker v0.2.3
2026-06-04T13:11:22.2000764Z    Compiling httpdate v1.0.3
2026-06-04T13:11:22.3300637Z    Compiling heck v0.5.0
2026-06-04T13:11:22.5940622Z    Compiling spin v0.10.0
2026-06-04T13:11:22.7109923Z    Compiling winnow v1.0.3
2026-06-04T13:11:22.7790839Z    Compiling parking v2.2.1
2026-06-04T13:11:22.9650341Z    Compiling zmij v1.0.21
2026-06-04T13:11:23.1636554Z    Compiling crossbeam-utils v0.8.21
2026-06-04T13:11:23.4051629Z    Compiling cordyceps v0.3.4
2026-06-04T13:11:23.8950665Z    Compiling futures-buffered v0.2.13
2026-06-04T13:11:24.5800184Z    Compiling futures-lite v2.6.1
2026-06-04T13:11:25.0250861Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T13:11:25.5030473Z    Compiling hyper v1.10.1
2026-06-04T13:11:26.1690763Z    Compiling pin-project v1.1.13
2026-06-04T13:11:26.1947765Z    Compiling ed25519 v2.2.3
2026-06-04T13:11:26.2340852Z    Compiling cipher v0.4.4
2026-06-04T13:11:26.4900441Z    Compiling digest v0.11.3
2026-06-04T13:11:26.5931395Z    Compiling spki v0.8.0-rc.4
2026-06-04T13:11:26.7141135Z    Compiling netlink-packet-core v0.8.1
2026-06-04T13:11:27.4621655Z    Compiling tokio-rustls v0.26.4
2026-06-04T13:11:27.9500671Z    Compiling hashbrown v0.14.5
2026-06-04T13:11:29.2595498Z    Compiling vergen v9.1.0
2026-06-04T13:11:29.3790362Z    Compiling vergen-lib v0.1.6
2026-06-04T13:11:29.4880369Z    Compiling noq-udp v0.10.0
2026-06-04T13:11:29.8410750Z    Compiling universal-hash v0.5.1
2026-06-04T13:11:29.9630549Z    Compiling heapless v0.7.17
2026-06-04T13:11:30.1560703Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T13:11:30.3298694Z    Compiling sync_wrapper v1.0.2
2026-06-04T13:11:30.4130621Z    Compiling powerfmt v0.2.0
2026-06-04T13:11:30.6580653Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T13:11:30.9600607Z    Compiling serde_json v1.0.150
2026-06-04T13:11:31.0851169Z    Compiling opaque-debug v0.3.1
2026-06-04T13:11:31.1400670Z    Compiling either v1.16.0
2026-06-04T13:11:31.4960331Z    Compiling byteorder v1.5.0
2026-06-04T13:11:31.7790727Z    Compiling hash32 v0.2.1
2026-06-04T13:11:32.0150451Z    Compiling prefix-trie v0.8.4
2026-06-04T13:11:33.3460575Z    Compiling polyval v0.6.2
2026-06-04T13:11:33.7220758Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T13:11:35.2450732Z    Compiling deranged v0.5.8
2026-06-04T13:11:35.6610368Z    Compiling hashlink v0.9.1
2026-06-04T13:11:36.2590623Z    Compiling parking_lot v0.12.5
2026-06-04T13:11:37.3380879Z    Compiling hyper-util v0.1.20
2026-06-04T13:11:37.9451465Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T13:11:38.7217441Z    Compiling ed25519-dalek v2.2.0
2026-06-04T13:11:42.7703102Z    Compiling spin v0.9.8
2026-06-04T13:11:43.0791740Z    Compiling futures-executor v0.3.32
2026-06-04T13:11:43.3592770Z    Compiling vergen-gitcl v1.0.8
2026-06-04T13:11:43.4710722Z    Compiling time-core v0.1.8
2026-06-04T13:11:43.6511716Z    Compiling fallible-iterator v0.3.0
2026-06-04T13:11:43.9446070Z    Compiling tower-layer v0.3.3
2026-06-04T13:11:44.2429894Z    Compiling num-conv v0.2.2
2026-06-04T13:11:44.4900769Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T13:11:44.6680591Z    Compiling signature v3.0.0
2026-06-04T13:11:44.7951122Z    Compiling num_threads v0.1.7
2026-06-04T13:11:44.9160483Z    Compiling time v0.3.47
2026-06-04T13:11:45.4230793Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T13:11:45.8480854Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T13:11:47.8715102Z    Compiling futures v0.3.32
2026-06-04T13:11:48.1291097Z    Compiling spt-proto v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-proto)
2026-06-04T13:11:51.0404427Z    Compiling proc-macro-crate v3.5.0
2026-06-04T13:11:51.7860923Z    Compiling ghash v0.5.1
2026-06-04T13:11:51.8870724Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T13:11:53.9830678Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T13:11:57.1180786Z    Compiling aes v0.8.4
2026-06-04T13:11:57.7563642Z    Compiling ctr v0.9.2
2026-06-04T13:11:57.9970475Z    Compiling http-body-util v0.1.3
2026-06-04T13:11:58.4370486Z    Compiling cobs v0.3.0
2026-06-04T13:11:58.7692549Z    Compiling netlink-sys v0.8.8
2026-06-04T13:11:59.1270679Z    Compiling postcard-derive v0.2.2
2026-06-04T13:11:59.6738335Z    Compiling aead v0.5.2
2026-06-04T13:11:59.9556450Z    Compiling openssl-probe v0.2.1
2026-06-04T13:12:00.2051111Z    Compiling rustls-native-certs v0.8.4
2026-06-04T13:12:01.9630522Z    Compiling postcard v1.1.3
2026-06-04T13:12:02.7420596Z    Compiling aes-gcm v0.10.3
2026-06-04T13:12:03.0280643Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T13:12:03.4245602Z    Compiling num_enum_derive v0.7.6
2026-06-04T13:12:05.2100597Z    Compiling data-encoding-macro v0.1.20
2026-06-04T13:12:05.3150651Z    Compiling tower v0.5.3
2026-06-04T13:12:05.6710560Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T13:12:06.4762942Z    Compiling crossbeam-channel v0.5.15
2026-06-04T13:12:06.6711535Z    Compiling netlink-packet-route v0.29.0
2026-06-04T13:12:08.2482361Z    Compiling strum_macros v0.28.0
2026-06-04T13:12:12.1830601Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T13:12:12.7488120Z    Compiling memoffset v0.6.5
2026-06-04T13:12:12.9740561Z    Compiling async-trait v0.1.89
2026-06-04T13:12:15.2720839Z    Compiling enum-assoc v1.3.0
2026-06-04T13:12:16.6144848Z    Compiling uuid v1.23.2
2026-06-04T13:12:17.7280625Z    Compiling netwatch v0.16.0
2026-06-04T13:12:18.0150590Z    Compiling noq v0.18.0
2026-06-04T13:12:18.0409125Z    Compiling blake3 v1.8.5
2026-06-04T13:12:18.2870787Z    Compiling acto v0.8.2
2026-06-04T13:12:18.4360996Z    Compiling thiserror v1.0.69
2026-06-04T13:12:18.9900373Z    Compiling ryu v1.0.23
2026-06-04T13:12:19.0590635Z    Compiling identity-hash v0.1.0
2026-06-04T13:12:19.1390860Z    Compiling rustc-hash v2.1.2
2026-06-04T13:12:19.2431273Z    Compiling xml-rs v0.8.28
2026-06-04T13:12:19.4640792Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T13:12:19.6610401Z    Compiling lru-slab v0.1.2
2026-06-04T13:12:19.8231142Z    Compiling foldhash v0.2.0
2026-06-04T13:12:20.2060473Z    Compiling tagptr v0.2.0
2026-06-04T13:12:20.4684126Z    Compiling allocator-api2 v0.2.21
2026-06-04T13:12:21.3550804Z    Compiling mac-addr v0.3.0
2026-06-04T13:12:21.7110163Z    Compiling netdev v0.42.0
2026-06-04T13:12:26.4220134Z    Compiling hashbrown v0.16.1
2026-06-04T13:12:28.0500546Z    Compiling xmltree v0.10.3
2026-06-04T13:12:28.5099641Z    Compiling moka v0.12.15
2026-06-04T13:12:31.2440713Z    Compiling noq-proto v0.17.0
2026-06-04T13:12:31.6310412Z    Compiling iroh-metrics v0.38.3
2026-06-04T13:12:36.7511456Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T13:12:43.7456454Z    Compiling strum v0.28.0
2026-06-04T13:12:43.8480650Z    Compiling tower-http v0.6.11
2026-06-04T13:12:44.9840719Z    Compiling num_enum v0.7.6
2026-06-04T13:12:45.0740522Z    Compiling iroh-base v0.98.0
2026-06-04T13:12:46.7431283Z    Compiling iroh-relay v0.98.0
2026-06-04T13:12:46.9943936Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T13:12:47.0053230Z    Compiling netlink-proto v0.12.0
2026-06-04T13:12:47.4280711Z    Compiling hyper-rustls v0.27.9
2026-06-04T13:12:47.9540707Z    Compiling n0-watcher v0.6.1
2026-06-04T13:12:48.0753810Z    Compiling netlink-packet-route v0.30.0
2026-06-04T13:12:48.2826953Z    Compiling attohttpc v0.30.1
2026-06-04T13:12:54.8030353Z    Compiling tokio-stream v0.1.18
2026-06-04T13:12:55.7080775Z    Compiling serde_spanned v0.6.9
2026-06-04T13:12:55.8540562Z    Compiling toml_datetime v0.6.11
2026-06-04T13:12:56.4302481Z    Compiling thiserror-impl v1.0.69
2026-06-04T13:12:58.2306043Z    Compiling simple-dns v0.9.3
2026-06-04T13:13:08.1601212Z    Compiling termios v0.2.2
2026-06-04T13:13:08.3191445Z    Compiling ioctl-rs v0.1.6
2026-06-04T13:13:08.4180550Z    Compiling serial-core v0.4.0
2026-06-04T13:13:08.6630868Z    Compiling resolv-conf v0.7.6
2026-06-04T13:13:09.7883598Z    Compiling arrayvec v0.7.6
2026-06-04T13:13:10.1340514Z    Compiling smol_str v0.1.24
2026-06-04T13:13:10.4960855Z    Compiling simdutf8 v0.1.5
2026-06-04T13:13:11.1412988Z    Compiling arrayref v0.3.9
2026-06-04T13:13:11.1900667Z    Compiling winnow v0.7.15
2026-06-04T13:13:15.3487118Z    Compiling constant_time_eq v0.4.2
2026-06-04T13:13:15.5560390Z    Compiling toml_write v0.1.2
2026-06-04T13:13:15.7780528Z    Compiling rusqlite v0.32.1
2026-06-04T13:13:15.9580766Z    Compiling sha1_smol v1.0.1
2026-06-04T13:13:16.4080706Z    Compiling tokio-websockets v0.13.2
2026-06-04T13:13:19.6200906Z    Compiling spt-store v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-store)
2026-06-04T13:13:20.2190589Z    Compiling toml_edit v0.22.27
2026-06-04T13:13:22.3911471Z    Compiling spt-msg v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-msg)
2026-06-04T13:13:23.5170715Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T13:13:24.6439095Z    Compiling serial-unix v0.4.0
2026-06-04T13:13:24.9910389Z    Compiling iroh-dns v0.98.0
2026-06-04T13:13:40.7640359Z    Compiling igd-next v0.17.1
2026-06-04T13:13:42.2260885Z    Compiling reqwest v0.13.4
2026-06-04T13:13:43.9960491Z    Compiling lru v0.16.4
2026-06-04T13:13:44.2600779Z    Compiling hmac v0.12.1
2026-06-04T13:13:44.5007673Z    Compiling webpki-roots v1.0.7
2026-06-04T13:13:44.6140630Z    Compiling iroh v0.98.2
2026-06-04T13:13:44.8310683Z    Compiling serde_bytes v0.11.19
2026-06-04T13:13:45.2210863Z    Compiling aho-corasick v1.1.4
2026-06-04T13:13:52.4277767Z    Compiling seize v0.5.1
2026-06-04T13:13:53.3040639Z    Compiling bitflags v1.3.2
2026-06-04T13:13:53.3910555Z    Compiling pin-utils v0.1.0
2026-06-04T13:13:53.4840290Z    Compiling cmov v0.5.4
2026-06-04T13:13:54.1039144Z    Compiling regex-syntax v0.8.10
2026-06-04T13:13:58.3627292Z    Compiling regex-automata v0.4.14
2026-06-04T13:13:59.6263069Z    Compiling ctutils v0.4.2
2026-06-04T13:14:00.0081007Z    Compiling nix v0.25.1
2026-06-04T13:14:09.3060419Z    Compiling papaya v0.2.4
2026-06-04T13:14:10.3870568Z    Compiling hkdf v0.12.4
2026-06-04T13:14:10.5470285Z    Compiling portmapper v0.16.0
2026-06-04T13:14:10.6450481Z    Compiling filedescriptor v0.8.3
2026-06-04T13:14:10.9573495Z    Compiling serial v0.4.0
2026-06-04T13:14:11.0221065Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T13:14:21.7815798Z    Compiling toml v0.8.23
2026-06-04T13:14:27.4115602Z    Compiling backon v1.6.0
2026-06-04T13:14:27.8618602Z    Compiling downcast-rs v1.2.1
2026-06-04T13:14:27.9240561Z    Compiling rustix v1.1.4
2026-06-04T13:14:28.2750608Z    Compiling shell-words v1.1.1
2026-06-04T13:14:28.6060817Z    Compiling portable-pty v0.8.1
2026-06-04T13:14:31.2281765Z    Compiling spt-runtime v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-runtime)
2026-06-04T13:14:32.7353736Z    Compiling spake2 v0.4.0
2026-06-04T13:14:33.5043244Z    Compiling regex v1.12.3
2026-06-04T13:14:36.2270748Z    Compiling sha1 v0.10.6
2026-06-04T13:14:36.9414596Z    Compiling linux-raw-sys v0.12.1
2026-06-04T13:14:37.5600742Z    Compiling doctest-file v1.1.1
2026-06-04T13:14:38.0800561Z    Compiling interprocess v2.4.2
2026-06-04T13:14:45.2100802Z    Compiling spt-term v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-term)
2026-06-04T13:14:48.4201587Z    Compiling spt-live v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-live)
2026-06-04T13:14:49.7770429Z    Compiling tempfile v3.27.0
2026-06-04T13:15:32.8644764Z    Compiling spt-net v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-net)
2026-06-04T13:15:34.2341260Z    Compiling spt-daemon v0.0.0 (/home/david/actions-runner/_work/spt-core/spt-core/crates/spt-daemon)
2026-06-04T13:16:00.6510022Z     Finished `release` profile [optimized] target(s) in 5m 45s
2026-06-04T13:16:00.6814166Z      Running tests/budget.rs (target/release/deps/budget-d340bc43aee505a2)
2026-06-04T13:16:00.6830980Z 
2026-06-04T13:16:00.6832891Z running 1 test
2026-06-04T13:16:08.6905722Z ## dormancy budget — 5 x `sh `
2026-06-04T13:16:08.6907300Z host: unknown (linux)
2026-06-04T13:16:08.6911602Z 
2026-06-04T13:16:08.6912380Z | seat | pid | rss | handles/fds | idle cpu (s over 5s) |
2026-06-04T13:16:08.6913169Z |------|-----|-----|-------------|------------------------|
2026-06-04T13:16:08.6913836Z | budget-0 | 914943 | 1.7 MiB | 4 | 0.000 |
2026-06-04T13:16:08.6914421Z | budget-1 | 914947 | 1.7 MiB | 4 | 0.000 |
2026-06-04T13:16:08.6914983Z | budget-2 | 914951 | 1.7 MiB | 4 | 0.000 |
2026-06-04T13:16:08.6915531Z | budget-3 | 914955 | 1.7 MiB | 4 | 0.000 |
2026-06-04T13:16:08.6916778Z | budget-4 | 914959 | 1.7 MiB | 4 | 0.000 |
2026-06-04T13:16:08.6917216Z 
2026-06-04T13:16:08.6917953Z per-seat avg: rss 1.7 MiB · 4 handles/fds · idle cpu 0.000 s/5s
2026-06-04T13:16:08.6918815Z broker-side overhead for 5 seats (this process RSS delta): 1.3 MiB
2026-06-04T13:16:10.1910946Z suspended residual (this process RSS after killing all seats): 4.7 MiB (was 4.6 MiB warm)
2026-06-04T13:16:10.1920276Z test measure_dormant_seat_budget ... ok
2026-06-04T13:16:10.1920663Z 
2026-06-04T13:16:10.1921297Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.51s
2026-06-04T13:16:10.1921894Z 
2026-06-04T13:16:10.2116787Z ##[group]Run if command -v claude >/dev/null; then
2026-06-04T13:16:10.2117394Z [36;1mif command -v claude >/dev/null; then[0m
2026-06-04T13:16:10.2118112Z [36;1m  SPT_BUDGET=1 SPT_BUDGET_N=3 SPT_BUDGET_PROGRAM=claude SPT_BUDGET_SETTLE_MS=15000 \[0m
2026-06-04T13:16:10.2118958Z [36;1m    cargo test -p spt-daemon --test budget --release -- --nocapture[0m
2026-06-04T13:16:10.2119643Z [36;1melse[0m
2026-06-04T13:16:10.2120131Z [36;1m  echo "claude not installed on this runner — shell numbers only"[0m
2026-06-04T13:16:10.2120689Z [36;1mfi[0m
2026-06-04T13:16:10.2160543Z shell: /usr/bin/bash --noprofile --norc -e -o pipefail {0}
2026-06-04T13:16:10.2161080Z ##[endgroup]
2026-06-04T13:16:10.2203588Z claude not installed on this runner — shell numbers only
2026-06-04T13:16:10.2365379Z Post job cleanup.
2026-06-04T13:16:10.3648005Z [command]/usr/bin/git version
2026-06-04T13:16:10.3704927Z git version 2.34.1
2026-06-04T13:16:10.3750278Z Copying '/home/david/.gitconfig' to '/home/david/actions-runner/_work/_temp/54f9e247-5626-4560-8846-4e60fdd3cc64/.gitconfig'
2026-06-04T13:16:10.3762673Z Temporarily overriding HOME='/home/david/actions-runner/_work/_temp/54f9e247-5626-4560-8846-4e60fdd3cc64' before making global git config changes
2026-06-04T13:16:10.3764079Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T13:16:10.3770882Z [command]/usr/bin/git config --global --add safe.directory /home/david/actions-runner/_work/spt-core/spt-core
2026-06-04T13:16:10.3820177Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-06-04T13:16:10.3866208Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-06-04T13:16:10.4109837Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T13:16:10.4139863Z http.https://github.com/.extraheader
2026-06-04T13:16:10.4154090Z [command]/usr/bin/git config --local --unset-all http.https://github.com/.extraheader
2026-06-04T13:16:10.4196770Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-06-04T13:16:10.4436911Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T13:16:10.4476378Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-06-04T13:16:10.4894228Z Cleaning up orphan processes
